#7FE8EE#7FE8EE
#7FE8EE is a very light, moderate teal. Relative luminance 0.684; OKLCH L 87.0% C 0.098 H 200.4°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8EE |
|---|---|
| RGB | rgb(127, 232, 238) |
| HSL | hsl(183, 77%, 72%) |
| HSV | hsv(183, 47%, 93%) |
| CMYK | cmyk(46.6%, 2.5%, 0%, 6.7%) |
| CIE-LAB | lab(86.20, -28.89, -12.37) |
| CIE-LCH | lch(86.20, 31.43, 203.18°) |
| OKLab | oklab(87.01% -0.0919 -0.0341) |
| OKLCH | oklch(87.01% 0.098 200.4) |
| XYZ | xyz(53.0356, 68.3939, 91.2788) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 3.45
Robin'S Egg Blue
#98EFF9
ΔE00 3.50
Paleturquoise
#AFEEEE
ΔE00 5.90
Bright Light Blue
#26F7FD
ΔE00 5.99
Light Cyan
#ACFFFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8EE #EE857F
analogous
#7FEEBD #7FE8EE #7FB1EE
triadic
#7FE8EE #EE7FE8 #E8EE7F
tetradic
#7FE8EE #BD7FEE #EE857F #B1EE7F
square
#7FE8EE #BD7FEE #EE857F #B1EE7F
split-complementary
#7FE8EE #EE7FB1 #EEBD7F
monochromatic
#1CCCD6 #49DEE7 #7FE8EE #B5F2F5 #E4FAFB
Accessibility & contrast
On white
1.43
#7FE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#7FE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8EE
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8EE | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0EF
Deuteranopia (green-blind)
#C8D2EF
Tritanopia (blue-blind)
#40EFE9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7fe8ee; /* rgb */ color: rgb(127, 232, 238); /* oklch */ color: oklch(87.0% 0.098 200.4);
Tailwind
colors: {
custom: {
50: '#abeff3',
500: '#7fe8ee',
950: '#000000',
},
}SCSS
$custom: #7fe8ee; $custom-light: #abeff3; $custom-dark: #000000;
JSON
{
"hex": "#7fe8ee",
"rgb": {
"r": 127,
"g": 232,
"b": 238
},
"hsl": {
"h": 183.243,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.87011,
"c": 0.09799,
"h": 200.4
},
"luminance": 0.68398
}Semantic roles & 50–950 ramp
primary
#7FE8EE
secondary
#C85049
accent
#180DD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585