#7FF3EE#7FF3EE
#7FF3EE is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.5% C 0.106 H 191.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3EE |
|---|---|
| RGB | rgb(127, 243, 238) |
| HSL | hsl(177, 83%, 73%) |
| HSV | hsv(177, 48%, 95%) |
| CMYK | cmyk(47.7%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(89.29, -34.10, -7.78) |
| CIE-LCH | lch(89.29, 34.98, 192.85°) |
| OKLab | oklab(89.5% -0.1039 -0.0216) |
| OKLCH | oklch(89.5% 0.106 191.7) |
| XYZ | xyz(56.2293, 74.7814, 92.3434) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.04
Bright Light Blue
#26F7FD
ΔE00 5.35
Bright Turquoise
#0FFEF9
ΔE00 5.37
Aqua
#00FFFF
ΔE00 5.56
Bright Aqua
#0BF9EA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3EE #F37F84
analogous
#7FF3B4 #7FF3EE #7FBEF3
triadic
#7FF3EE #EE7FF3 #F3EE7F
tetradic
#7FF3EE #B47FF3 #F37F84 #BEF37F
square
#7FF3EE #B47FF3 #F37F84 #BEF37F
split-complementary
#7FF3EE #F37FBE #F3B47F
monochromatic
#15E2DA #47EEE7 #7FF3EE #B7F8F5 #E3FCFB
Accessibility & contrast
On white
1.32
#7FF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#7FF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3EE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3EE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EE
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#3CF9F1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff3ee; /* rgb */ color: rgb(127, 243, 238); /* oklch */ color: oklch(89.5% 0.106 191.7);
Tailwind
colors: {
custom: {
50: '#acf7f3',
500: '#7ff3ee',
950: '#000000',
},
}SCSS
$custom: #7ff3ee; $custom-light: #acf7f3; $custom-dark: #000000;
JSON
{
"hex": "#7ff3ee",
"rgb": {
"r": 127,
"g": 243,
"b": 238
},
"hsl": {
"h": 177.414,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.89495,
"c": 0.10617,
"h": 191.7
},
"luminance": 0.74786
}Semantic roles & 50–950 ramp
primary
#7FF3EE
secondary
#CE484E
accent
#0610DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585