#7FE2E7#7FE2E7
#7FE2E7 is a very light, moderate teal. Relative luminance 0.647; OKLCH L 85.4% C 0.093 H 199.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE2E7 |
|---|---|
| RGB | rgb(127, 226, 231) |
| HSL | hsl(183, 68%, 70%) |
| HSV | hsv(183, 45%, 91%) |
| CMYK | cmyk(45%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(84.31, -27.77, -11.50) |
| CIE-LCH | lch(84.31, 30.06, 202.49°) |
| OKLab | oklab(85.43% -0.088 -0.0317) |
| OKLCH | oklch(85.43% 0.093 199.8) |
| XYZ | xyz(50.3669, 64.6702, 85.4142) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.23
Robin'S Egg
#6DEDFD
ΔE00 4.37
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Paleturquoise
#AFEEEE
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 6.49
Bright Light Blue
#26F7FD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE2E7 #E7847F
analogous
#7FE7B8 #7FE2E7 #7FAEE7
triadic
#7FE2E7 #E77FE2 #E2E77F
tetradic
#7FE2E7 #B87FE7 #E7847F #AEE77F
square
#7FE2E7 #B87FE7 #E7847F #AEE77F
split-complementary
#7FE2E7 #E77FAE #E7B87F
monochromatic
#25BFC6 #4BD6DD #7FE2E7 #B3EEF1 #E5F9FA
Accessibility & contrast
On white
1.51
#7FE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#7FE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE2E7
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE2E7 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE8
Deuteranopia (green-blind)
#C4CDE8
Tritanopia (blue-blind)
#48E8E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe2e7; /* rgb */ color: rgb(127, 226, 231); /* oklch */ color: oklch(85.4% 0.093 199.8);
Tailwind
colors: {
custom: {
50: '#aaebee',
500: '#7fe2e7',
950: '#000000',
},
}SCSS
$custom: #7fe2e7; $custom-light: #aaebee; $custom-dark: #000000;
JSON
{
"hex": "#7fe2e7",
"rgb": {
"r": 127,
"g": 226,
"b": 231
},
"hsl": {
"h": 182.885,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.85426,
"c": 0.09349,
"h": 199.8
},
"luminance": 0.64674
}Semantic roles & 50–950 ramp
primary
#7FE2E7
secondary
#BF504B
accent
#1E15D0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485