#7FE0EF#7FE0EF
#7FE0EF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.2% C 0.094 H 208.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE0EF |
|---|---|
| RGB | rgb(127, 224, 239) |
| HSL | hsl(188, 78%, 72%) |
| HSV | hsv(188, 47%, 94%) |
| CMYK | cmyk(46.9%, 6.3%, 0%, 6.3%) |
| CIE-LAB | lab(83.99, -24.75, -16.21) |
| CIE-LCH | lch(83.99, 29.59, 213.22°) |
| OKLab | oklab(85.25% -0.0825 -0.0447) |
| OKLCH | oklch(85.25% 0.094 208.4) |
| XYZ | xyz(50.9821, 64.0512, 91.3211) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.58
Robin Egg Blue
#8AF1FE
ΔE00 3.82
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 7.15
Neon Blue
#04D9FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE0EF #EF8E7F
analogous
#7FEFC6 #7FE0EF #7FA8EF
triadic
#7FE0EF #EF7FE0 #E0EF7F
tetradic
#7FE0EF #C67FEF #EF8E7F #A8EF7F
square
#7FE0EF #C67FEF #EF8E7F #A8EF7F
split-complementary
#7FE0EF #EF7FA8 #EFC67F
monochromatic
#1BBFD9 #49D3E8 #7FE0EF #B5EDF6 #E4F8FC
Accessibility & contrast
On white
1.52
#7FE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#7FE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE0EF
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE0EF | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#42E8E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7fe0ef; /* rgb */ color: rgb(127, 224, 239); /* oklch */ color: oklch(85.2% 0.094 208.4);
Tailwind
colors: {
custom: {
50: '#abeaf4',
500: '#7fe0ef',
950: '#000000',
},
}SCSS
$custom: #7fe0ef; $custom-light: #abeaf4; $custom-dark: #000000;
JSON
{
"hex": "#7fe0ef",
"rgb": {
"r": 127,
"g": 224,
"b": 239
},
"hsl": {
"h": 188.036,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85248,
"c": 0.09386,
"h": 208.4
},
"luminance": 0.64055
}Semantic roles & 50–950 ramp
primary
#7FE0EF
secondary
#C95A49
accent
#270BDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485