#7FFDF1#7FFDF1
#7FFDF1 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.114 H 187.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF1 |
|---|---|
| RGB | rgb(127, 253, 241) |
| HSL | hsl(174, 97%, 75%) |
| HSV | hsv(174, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(92.18, -37.98, -5.07) |
| CIE-LCH | lch(92.18, 38.31, 187.60°) |
| OKLab | oklab(91.85% -0.1135 -0.0143) |
| OKLCH | oklch(91.85% 0.114 187.2) |
| XYZ | xyz(59.7482, 81.1081, 95.7088) |
| Luminance | 0.8111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.75
Bright Aqua
#0BF9EA
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.23
Aqua
#00FFFF
ΔE00 5.74
Light Cyan
#ACFFFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF1 #FD7F8B
analogous
#7FFDB2 #7FFDF1 #7FCAFD
triadic
#7FFDF1 #F17FFD #FDF17F
tetradic
#7FFDF1 #B27FFD #FD7F8B #CAFD7F
square
#7FFDF1 #B27FFD #FD7F8B #CAFD7F
split-complementary
#7FFDF1 #FD7FCA #FDB27F
monochromatic
#06FBE4 #43FCEA #7FFDF1 #BBFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#7FFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7FFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF1
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF1 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F1
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#34FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf1; /* rgb */ color: rgb(127, 253, 241); /* oklch */ color: oklch(91.9% 0.114 187.2);
Tailwind
colors: {
custom: {
50: '#adfef5',
500: '#7ffdf1',
950: '#000000',
},
}SCSS
$custom: #7ffdf1; $custom-light: #adfef5; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf1",
"rgb": {
"r": 127,
"g": 253,
"b": 241
},
"hsl": {
"h": 174.286,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91853,
"c": 0.1144,
"h": 187.2
},
"luminance": 0.81113
}Semantic roles & 50–950 ramp
primary
#7FFDF1
secondary
#DB4553
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685