#7FFDF0#7FFDF0
#7FFDF0 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.115 H 186.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF0 |
|---|---|
| RGB | rgb(127, 253, 240) |
| HSL | hsl(174, 97%, 75%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(92.15, -38.22, -4.59) |
| CIE-LCH | lch(92.15, 38.49, 186.85°) |
| OKLab | oklab(91.82% -0.1139 -0.013) |
| OKLCH | oklch(91.82% 0.115 186.5) |
| XYZ | xyz(59.5993, 81.0485, 94.9243) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.46
Bright Aqua
#0BF9EA
ΔE00 4.83
Bright Turquoise
#0FFEF9
ΔE00 5.10
Bright Cyan
#41FDFE
ΔE00 5.50
Aqua
#00FFFF
ΔE00 5.96
Light Cyan
#ACFFFC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF0 #FD7F8C
analogous
#7FFDB1 #7FFDF0 #7FCBFD
triadic
#7FFDF0 #F07FFD #FDF07F
tetradic
#7FFDF0 #B17FFD #FD7F8C #CBFD7F
square
#7FFDF0 #B17FFD #FD7F8C #CBFD7F
split-complementary
#7FFDF0 #FD7FCB #FDB17F
monochromatic
#06FBE2 #43FCE9 #7FFDF0 #BBFEF7 #E1FFFB
Accessibility & contrast
On white
1.22
#7FFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7FFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF0
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF0 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#35FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffdf0; /* rgb */ color: rgb(127, 253, 240); /* oklch */ color: oklch(91.8% 0.115 186.5);
Tailwind
colors: {
custom: {
50: '#adfef4',
500: '#7ffdf0',
950: '#000000',
},
}SCSS
$custom: #7ffdf0; $custom-light: #adfef4; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf0",
"rgb": {
"r": 127,
"g": 253,
"b": 240
},
"hsl": {
"h": 173.81,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91823,
"c": 0.11467,
"h": 186.5
},
"luminance": 0.81054
}Semantic roles & 50–950 ramp
primary
#7FFDF0
secondary
#DB4554
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685