#7FFDF4#7FFDF4
#7FFDF4 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.114 H 189.2°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF4 |
|---|---|
| RGB | rgb(127, 253, 244) |
| HSL | hsl(176, 97%, 75%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.26, -37.24, -6.50) |
| CIE-LCH | lch(92.26, 37.81, 189.91°) |
| OKLab | oklab(91.95% -0.1123 -0.0182) |
| OKLCH | oklch(91.95% 0.114 189.2) |
| XYZ | xyz(60.2000, 81.2888, 98.0883) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.49
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 5.16
Bright Aqua
#0BF9EA
ΔE00 5.22
Light Cyan
#ACFFFC
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF4 #FD7F88
analogous
#7FFDB5 #7FFDF4 #7FC7FD
triadic
#7FFDF4 #F47FFD #FDF47F
tetradic
#7FFDF4 #B57FFD #FD7F88 #C7FD7F
square
#7FFDF4 #B57FFD #FD7F88 #C7FD7F
split-complementary
#7FFDF4 #FD7FC7 #FDB57F
monochromatic
#06FBEA #43FCEF #7FFDF4 #BBFEF9 #E1FFFC
Accessibility & contrast
On white
1.22
#7FFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#7FFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF4
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF4 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#30FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf4; /* rgb */ color: rgb(127, 253, 244); /* oklch */ color: oklch(91.9% 0.114 189.2);
Tailwind
colors: {
custom: {
50: '#adfef7',
500: '#7ffdf4',
950: '#000000',
},
}SCSS
$custom: #7ffdf4; $custom-light: #adfef7; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf4",
"rgb": {
"r": 127,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.714,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91945,
"c": 0.11373,
"h": 189.2
},
"luminance": 0.81294
}Semantic roles & 50–950 ramp
primary
#7FFDF4
secondary
#DB4550
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685