#7FF7EF#7FF7EF
#7FF7EF is a very light, moderate teal. Relative luminance 0.773; OKLCH L 90.4% C 0.109 H 189.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7EF |
|---|---|
| RGB | rgb(127, 247, 239) |
| HSL | hsl(176, 88%, 73%) |
| HSV | hsv(176, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(90.44, -35.71, -6.60) |
| CIE-LCH | lch(90.44, 36.31, 190.46°) |
| OKLab | oklab(90.43% -0.1079 -0.0184) |
| OKLCH | oklch(90.43% 0.109 189.7) |
| XYZ | xyz(57.5867, 77.2605, 93.5227) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.18
Aqua
#00FFFF
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 5.45
Tiffany Blue
#7BF2DA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7EF #F77F87
analogous
#7FF7B3 #7FF7EF #7FC3F7
triadic
#7FF7EF #EF7FF7 #F7EF7F
tetradic
#7FF7EF #B37FF7 #F77F87 #C3F77F
square
#7FF7EF #B37FF7 #F77F87 #C3F77F
split-complementary
#7FF7EF #F77FC3 #F7B37F
monochromatic
#0FEDDE #45F3E8 #7FF7EF #B9FBF6 #E2FDFB
Accessibility & contrast
On white
1.28
#7FF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7FF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7EF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7EF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBECEF
Deuteranopia (green-blind)
#D7DDF0
Tritanopia (blue-blind)
#39FCF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ff7ef; /* rgb */ color: rgb(127, 247, 239); /* oklch */ color: oklch(90.4% 0.109 189.7);
Tailwind
colors: {
custom: {
50: '#acfaf4',
500: '#7ff7ef',
950: '#000000',
},
}SCSS
$custom: #7ff7ef; $custom-light: #acfaf4; $custom-dark: #000000;
JSON
{
"hex": "#7ff7ef",
"rgb": {
"r": 127,
"g": 247,
"b": 239
},
"hsl": {
"h": 176,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.90432,
"c": 0.10943,
"h": 189.7
},
"luminance": 0.77266
}Semantic roles & 50–950 ramp
primary
#7FF7EF
secondary
#D34750
accent
#0110E5
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585