#7FE7EE#7FE7EE
#7FE7EE is a very light, moderate teal. Relative luminance 0.678; OKLCH L 86.8% C 0.097 H 201.2°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7EE |
|---|---|
| RGB | rgb(127, 231, 238) |
| HSL | hsl(184, 77%, 72%) |
| HSV | hsv(184, 47%, 93%) |
| CMYK | cmyk(46.6%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.92, -28.41, -12.79) |
| CIE-LCH | lch(85.92, 31.16, 204.23°) |
| OKLab | oklab(86.79% -0.0907 -0.0352) |
| OKLCH | oklch(86.79% 0.097 201.2) |
| XYZ | xyz(52.7549, 67.8325, 91.1853) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.19
Robin'S Egg
#6DEDFD
ΔE00 3.25
Robin'S Egg Blue
#98EFF9
ΔE00 3.35
Paleturquoise
#AFEEEE
ΔE00 5.96
Bright Light Blue
#26F7FD
ΔE00 6.24
Aqua Blue
#02D8E9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7EE #EE867F
analogous
#7FEEBE #7FE7EE #7FB0EE
triadic
#7FE7EE #EE7FE7 #E7EE7F
tetradic
#7FE7EE #BE7FEE #EE867F #B0EE7F
square
#7FE7EE #BE7FEE #EE867F #B0EE7F
split-complementary
#7FE7EE #EE7FB0 #EEBE7F
monochromatic
#1CCAD6 #49DDE7 #7FE7EE #B5F1F5 #E4FAFB
Accessibility & contrast
On white
1.44
#7FE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#7FE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7EE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7EE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#41EEE9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #7fe7ee; /* rgb */ color: rgb(127, 231, 238); /* oklch */ color: oklch(86.8% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#abeff3',
500: '#7fe7ee',
950: '#000000',
},
}SCSS
$custom: #7fe7ee; $custom-light: #abeff3; $custom-dark: #000000;
JSON
{
"hex": "#7fe7ee",
"rgb": {
"r": 127,
"g": 231,
"b": 238
},
"hsl": {
"h": 183.784,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.86786,
"c": 0.09735,
"h": 201.2
},
"luminance": 0.67837
}Semantic roles & 50–950 ramp
primary
#7FE7EE
secondary
#C85149
accent
#1A0DD9
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#111617
muted
#818585