#7FE4E4#7FE4E4
#7FE4E4 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.095 H 195.5°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E4 |
|---|---|
| RGB | rgb(127, 228, 228) |
| HSL | hsl(180, 65%, 70%) |
| HSV | hsv(180, 44%, 89%) |
| CMYK | cmyk(44.3%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(84.79, -29.49, -9.20) |
| CIE-LCH | lch(84.79, 30.89, 197.34°) |
| OKLab | oklab(85.78% -0.0914 -0.0254) |
| OKLCH | oklch(85.78% 0.095 195.5) |
| XYZ | xyz(50.4939, 65.5962, 83.3842) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.70
Paleturquoise
#AFEEEE
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.45
Bright Light Blue
#26F7FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E4 #E47F7F
analogous
#7FE4B2 #7FE4E4 #7FB2E4
triadic
#7FE4E4 #E47FE4 #E4E47F
tetradic
#7FE4E4 #B27FE4 #E47F7F #B2E47F
square
#7FE4E4 #B27FE4 #E47F7F #B2E47F
split-complementary
#7FE4E4 #E47FB2 #E4B27F
monochromatic
#29C0C0 #4CD9D9 #7FE4E4 #B2EFEF #E4F9F9
Accessibility & contrast
On white
1.49
#7FE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#7FE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E4
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E4 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DBE4
Deuteranopia (green-blind)
#C7CEE5
Tritanopia (blue-blind)
#4AEAE4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e4; /* rgb */ color: rgb(127, 228, 228); /* oklch */ color: oklch(85.8% 0.095 195.5);
Tailwind
colors: {
custom: {
50: '#aaecec',
500: '#7fe4e4',
950: '#000000',
},
}SCSS
$custom: #7fe4e4; $custom-light: #aaecec; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e4",
"rgb": {
"r": 127,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.8578,
"c": 0.09489,
"h": 195.5
},
"luminance": 0.656
}Semantic roles & 50–950 ramp
primary
#7FE4E4
secondary
#BC4B4B
accent
#1919CD
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484