#7FE4EC#7FE4EC
#7FE4EC is a very light, moderate teal. Relative luminance 0.661; OKLCH L 86.0% C 0.095 H 202.2°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4EC |
|---|---|
| RGB | rgb(127, 228, 236) |
| HSL | hsl(184, 74%, 71%) |
| HSV | hsv(184, 46%, 93%) |
| CMYK | cmyk(46.2%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(85.02, -27.47, -13.08) |
| CIE-LCH | lch(85.02, 30.43, 205.46°) |
| OKLab | oklab(86.04% -0.0882 -0.036) |
| OKLCH | oklch(86.04% 0.095 202.2) |
| XYZ | xyz(51.6302, 66.0507, 89.3689) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 3.40
Robin'S Egg Blue
#98EFF9
ΔE00 3.47
Paleturquoise
#AFEEEE
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.30
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4EC #EC877F
analogous
#7FECBD #7FE4EC #7FADEC
triadic
#7FE4EC #EC7FE4 #E4EC7F
tetradic
#7FE4EC #BD7FEC #EC877F #ADEC7F
square
#7FE4EC #BD7FEC #EC877F #ADEC7F
split-complementary
#7FE4EC #EC7FAD #ECBD7F
monochromatic
#1FC4D2 #4AD9E4 #7FE4EC #B4EFF4 #E4F9FB
Accessibility & contrast
On white
1.48
#7FE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#7FE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4EC
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4EC | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCED
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#43EBE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4ec; /* rgb */ color: rgb(127, 228, 236); /* oklch */ color: oklch(86.0% 0.095 202.2);
Tailwind
colors: {
custom: {
50: '#abecf2',
500: '#7fe4ec',
950: '#000000',
},
}SCSS
$custom: #7fe4ec; $custom-light: #abecf2; $custom-dark: #000000;
JSON
{
"hex": "#7fe4ec",
"rgb": {
"r": 127,
"g": 228,
"b": 236
},
"hsl": {
"h": 184.404,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.86043,
"c": 0.09528,
"h": 202.2
},
"luminance": 0.66055
}Semantic roles & 50–950 ramp
primary
#7FE4EC
secondary
#C6534A
accent
#1E0FD6
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485