#7FFDEF#7FFDEF
#7FFDEF is a very light, moderate teal. Relative luminance 0.810; OKLCH L 91.8% C 0.115 H 185.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDEF |
|---|---|
| RGB | rgb(127, 253, 239) |
| HSL | hsl(173, 97%, 75%) |
| HSV | hsv(173, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(92.13, -38.46, -4.11) |
| CIE-LCH | lch(92.13, 38.68, 186.10°) |
| OKLab | oklab(91.79% -0.1143 -0.0117) |
| OKLCH | oklch(91.79% 0.115 185.8) |
| XYZ | xyz(59.4511, 80.9893, 94.1441) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Aqua
#0BF9EA
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.27
Bright Cyan
#41FDFE
ΔE00 5.77
Light Cyan
#ACFFFC
ΔE00 6.17
Aqua
#00FFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDEF #FD7F8D
analogous
#7FFDB0 #7FFDEF #7FCCFD
triadic
#7FFDEF #EF7FFD #FDEF7F
tetradic
#7FFDEF #B07FFD #FD7F8D #CCFD7F
square
#7FFDEF #B07FFD #FD7F8D #CCFD7F
split-complementary
#7FFDEF #FD7FCC #FDB07F
monochromatic
#06FBE0 #43FCE7 #7FFDEF #BBFEF7 #E1FFFB
Accessibility & contrast
On white
1.22
#7FFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#7FFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDEF
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDEF | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#36FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffdef; /* rgb */ color: rgb(127, 253, 239); /* oklch */ color: oklch(91.8% 0.115 185.8);
Tailwind
colors: {
custom: {
50: '#adfef4',
500: '#7ffdef',
950: '#000000',
},
}SCSS
$custom: #7ffdef; $custom-light: #adfef4; $custom-dark: #000000;
JSON
{
"hex": "#7ffdef",
"rgb": {
"r": 127,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.333,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91793,
"c": 0.11494,
"h": 185.8
},
"luminance": 0.80995
}Semantic roles & 50–950 ramp
primary
#7FFDEF
secondary
#DB4556
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685