#7FFDF5#7FFDF5
#7FFDF5 is a very light, moderate teal. Relative luminance 0.814; OKLCH L 92.0% C 0.114 H 189.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF5 |
|---|---|
| RGB | rgb(127, 253, 245) |
| HSL | hsl(176, 97%, 75%) |
| HSV | hsv(176, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.29, -37.00, -6.98) |
| CIE-LCH | lch(92.29, 37.65, 190.69°) |
| OKLab | oklab(91.98% -0.1119 -0.0195) |
| OKLCH | oklch(91.98% 0.114 189.9) |
| XYZ | xyz(60.3522, 81.3497, 98.8901) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 4.57
Aqua
#00FFFF
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.11
Bright Aqua
#0BF9EA
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF5 #FD7F87
analogous
#7FFDB6 #7FFDF5 #7FC6FD
triadic
#7FFDF5 #F57FFD #FDF57F
tetradic
#7FFDF5 #B67FFD #FD7F87 #C6FD7F
square
#7FFDF5 #B67FFD #FD7F87 #C6FD7F
split-complementary
#7FFDF5 #FD7FC6 #FDB67F
monochromatic
#06FBEC #43FCF0 #7FFDF5 #BBFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7FFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7FFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF5
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF5 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F5
Deuteranopia (green-blind)
#DCE2F6
Tritanopia (blue-blind)
#2EFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf5; /* rgb */ color: rgb(127, 253, 245); /* oklch */ color: oklch(92.0% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#adfef8',
500: '#7ffdf5',
950: '#000000',
},
}SCSS
$custom: #7ffdf5; $custom-light: #adfef8; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf5",
"rgb": {
"r": 127,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.19,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91975,
"c": 0.11354,
"h": 189.9
},
"luminance": 0.81355
}Semantic roles & 50–950 ramp
primary
#7FFDF5
secondary
#DB454E
accent
#000FE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685