#7FF8F9#7FF8F9
#7FF8F9 is a very light, moderate teal. Relative luminance 0.785; OKLCH L 91.0% C 0.109 H 196.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8F9 |
|---|---|
| RGB | rgb(127, 248, 249) |
| HSL | hsl(180, 91%, 74%) |
| HSV | hsv(180, 49%, 98%) |
| CMYK | cmyk(49%, 0.4%, 0%, 2.4%) |
| CIE-LAB | lab(91.00, -33.69, -10.97) |
| CIE-LCH | lch(91.00, 35.43, 198.04°) |
| OKLab | oklab(90.97% -0.1049 -0.0303) |
| OKLCH | oklch(90.97% 0.109 196.1) |
| XYZ | xyz(59.4117, 78.4811, 101.6216) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.83
Bright Light Blue
#26F7FD
ΔE00 4.35
Light Cyan
#ACFFFC
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.01
Aqua
#00FFFF
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8F9 #F9807F
analogous
#7FF9BD #7FF8F9 #7FBBF9
triadic
#7FF8F9 #F97FF8 #F8F97F
tetradic
#7FF8F9 #BD7FF9 #F9807F #BBF97F
square
#7FF8F9 #BD7FF9 #F9807F #BBF97F
split-complementary
#7FF8F9 #F97FBB #F9BD7F
monochromatic
#0BF0F2 #45F5F6 #7FF8F9 #B9FBFC #E2FDFE
Accessibility & contrast
On white
1.26
#7FF8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7FF8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8F9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8F9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#2CFFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff8f9; /* rgb */ color: rgb(127, 248, 249); /* oklch */ color: oklch(91.0% 0.109 196.1);
Tailwind
colors: {
custom: {
50: '#adfbfb',
500: '#7ff8f9',
950: '#000000',
},
}SCSS
$custom: #7ff8f9; $custom-light: #adfbfb; $custom-dark: #000000;
JSON
{
"hex": "#7ff8f9",
"rgb": {
"r": 127,
"g": 248,
"b": 249
},
"hsl": {
"h": 180.492,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.90974,
"c": 0.10917,
"h": 196.1
},
"luminance": 0.78486
}Semantic roles & 50–950 ramp
primary
#7FF8F9
secondary
#D64746
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585