#7FFEFD#7FFEFD
#7FFEFD is a very light, moderate teal. Relative luminance 0.825; OKLCH L 92.5% C 0.113 H 194.7°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEFD |
|---|---|
| RGB | rgb(127, 254, 253) |
| HSL | hsl(180, 98%, 75%) |
| HSV | hsv(180, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.79, -35.47, -10.38) |
| CIE-LCH | lch(92.79, 36.96, 196.32°) |
| OKLab | oklab(92.45% -0.1097 -0.0287) |
| OKLCH | oklch(92.45% 0.113 194.7) |
| XYZ | xyz(61.9165, 82.4819, 105.5671) |
| Luminance | 0.8249 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.44
Bright Light Blue
#26F7FD
ΔE00 4.57
Aqua
#00FFFF
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEFD #FE7F80
analogous
#7FFEBE #7FFEFD #7FBFFE
triadic
#7FFEFD #FD7FFE #FEFD7F
tetradic
#7FFEFD #BE7FFE #FE7F80 #BFFE7F
square
#7FFEFD #BE7FFE #FE7F80 #BFFE7F
split-complementary
#7FFEFD #FE7FBF #FEBE7F
monochromatic
#06FDFB #42FEFC #7FFEFD #BCFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7FFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#7FFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEFD
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEFD | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FD
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#20FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffefd; /* rgb */ color: rgb(127, 254, 253); /* oklch */ color: oklch(92.5% 0.113 194.7);
Tailwind
colors: {
custom: {
50: '#adfffe',
500: '#7ffefd',
950: '#000000',
},
}SCSS
$custom: #7ffefd; $custom-light: #adfffe; $custom-dark: #000000;
JSON
{
"hex": "#7ffefd",
"rgb": {
"r": 127,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.528,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92452,
"c": 0.11337,
"h": 194.7
},
"luminance": 0.82487
}Semantic roles & 50–950 ramp
primary
#7FFEFD
secondary
#DD4546
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685