#7FFDF2#7FFDF2
#7FFDF2 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.114 H 187.8°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDF2 |
|---|---|
| RGB | rgb(127, 253, 242) |
| HSL | hsl(175, 97%, 75%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.21, -37.73, -5.55) |
| CIE-LCH | lch(92.21, 38.14, 188.36°) |
| OKLab | oklab(91.88% -0.1131 -0.0156) |
| OKLCH | oklch(91.88% 0.114 187.8) |
| XYZ | xyz(59.8980, 81.1680, 96.4977) |
| Luminance | 0.8117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 4.97
Bright Aqua
#0BF9EA
ΔE00 4.98
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.53
Light Cyan
#ACFFFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDF2 #FD7F8A
analogous
#7FFDB3 #7FFDF2 #7FC9FD
triadic
#7FFDF2 #F27FFD #FDF27F
tetradic
#7FFDF2 #B37FFD #FD7F8A #C9FD7F
square
#7FFDF2 #B37FFD #FD7F8A #C9FD7F
split-complementary
#7FFDF2 #FD7FC9 #FDB37F
monochromatic
#06FBE6 #43FCEC #7FFDF2 #BBFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#7FFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7FFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDF2
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDF2 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#32FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffdf2; /* rgb */ color: rgb(127, 253, 242); /* oklch */ color: oklch(91.9% 0.114 187.8);
Tailwind
colors: {
custom: {
50: '#adfef6',
500: '#7ffdf2',
950: '#000000',
},
}SCSS
$custom: #7ffdf2; $custom-light: #adfef6; $custom-dark: #000000;
JSON
{
"hex": "#7ffdf2",
"rgb": {
"r": 127,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.762,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.91883,
"c": 0.11417,
"h": 187.8
},
"luminance": 0.81173
}Semantic roles & 50–950 ramp
primary
#7FFDF2
secondary
#DB4552
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685