#7FE4E8#7FE4E8
#7FE4E8 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.095 H 198.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE4E8 |
|---|---|
| RGB | rgb(127, 228, 232) |
| HSL | hsl(182, 70%, 70%) |
| HSV | hsv(182, 45%, 91%) |
| CMYK | cmyk(45.3%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.90, -28.49, -11.15) |
| CIE-LCH | lch(84.90, 30.59, 201.37°) |
| OKLab | oklab(85.91% -0.0898 -0.0307) |
| OKLCH | oklch(85.91% 0.095 198.9) |
| XYZ | xyz(51.0556, 65.8208, 86.3425) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.37
Robin'S Egg
#6DEDFD
ΔE00 4.42
Paleturquoise
#AFEEEE
ΔE00 5.92
Bright Light Blue
#26F7FD
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE4E8 #E8837F
analogous
#7FE8B8 #7FE4E8 #7FAFE8
triadic
#7FE4E8 #E87FE4 #E4E87F
tetradic
#7FE4E8 #B87FE8 #E8837F #AFE87F
square
#7FE4E8 #B87FE8 #E8837F #AFE87F
split-complementary
#7FE4E8 #E87FAF #E8B87F
monochromatic
#24C2C9 #4BD9DF #7FE4E8 #B3EFF1 #E5FAFA
Accessibility & contrast
On white
1.48
#7FE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#7FE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE4E8
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE4E8 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#C6CEE9
Tritanopia (blue-blind)
#47EAE5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe4e8; /* rgb */ color: rgb(127, 228, 232); /* oklch */ color: oklch(85.9% 0.095 198.9);
Tailwind
colors: {
custom: {
50: '#abecef',
500: '#7fe4e8',
950: '#000000',
},
}SCSS
$custom: #7fe4e8; $custom-light: #abecef; $custom-dark: #000000;
JSON
{
"hex": "#7fe4e8",
"rgb": {
"r": 127,
"g": 228,
"b": 232
},
"hsl": {
"h": 182.286,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.8591,
"c": 0.09492,
"h": 198.9
},
"luminance": 0.65825
}Semantic roles & 50–950 ramp
primary
#7FE4E8
secondary
#C14F4B
accent
#1B14D2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111616
muted
#818485