#7FFAF0#7FFAF0
#7FFAF0 is a very light, moderate teal. Relative luminance 0.792; OKLCH L 91.1% C 0.112 H 188.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFAF0 |
|---|---|
| RGB | rgb(127, 250, 240) |
| HSL | hsl(175, 92%, 74%) |
| HSV | hsv(175, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 4%, 2%) |
| CIE-LAB | lab(91.31, -36.85, -5.83) |
| CIE-LCH | lch(91.31, 37.31, 188.99°) |
| OKLab | oklab(91.14% -0.1107 -0.0163) |
| OKLCH | oklch(91.14% 0.112 188.4) |
| XYZ | xyz(58.6596, 79.1693, 94.6111) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.06
Bright Aqua
#0BF9EA
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.42
Aqua
#00FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFAF0 #FA7F89
analogous
#7FFAB3 #7FFAF0 #7FC7FA
triadic
#7FFAF0 #F07FFA #FAF07F
tetradic
#7FFAF0 #B37FFA #FA7F89 #C7FA7F
square
#7FFAF0 #B37FFA #FA7F89 #C7FA7F
split-complementary
#7FFAF0 #FA7FC7 #FAB37F
monochromatic
#0AF5E2 #44F8E9 #7FFAF0 #BAFCF7 #E2FEFC
Accessibility & contrast
On white
1.25
#7FFAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7FFAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFAF0
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFAF0 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#36FFF7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffaf0; /* rgb */ color: rgb(127, 250, 240); /* oklch */ color: oklch(91.1% 0.112 188.4);
Tailwind
colors: {
custom: {
50: '#adfcf4',
500: '#7ffaf0',
950: '#000000',
},
}SCSS
$custom: #7ffaf0; $custom-light: #adfcf4; $custom-dark: #000000;
JSON
{
"hex": "#7ffaf0",
"rgb": {
"r": 127,
"g": 250,
"b": 240
},
"hsl": {
"h": 175.122,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.91143,
"c": 0.1119,
"h": 188.4
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#7FFAF0
secondary
#D74652
accent
#0013E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585