#7FF8FE#7FF8FE
#7FF8FE is a very light, moderate teal. Relative luminance 0.788; OKLCH L 91.1% C 0.109 H 199.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8FE |
|---|---|
| RGB | rgb(127, 248, 254) |
| HSL | hsl(183, 98%, 75%) |
| HSV | hsv(183, 50%, 100%) |
| CMYK | cmyk(50%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(91.14, -32.42, -13.36) |
| CIE-LCH | lch(91.14, 35.07, 202.39°) |
| OKLab | oklab(91.14% -0.1029 -0.0369) |
| OKLCH | oklch(91.14% 0.109 199.7) |
| XYZ | xyz(60.2020, 78.7972, 105.7835) |
| Luminance | 0.7880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.51
Robin'S Egg
#6DEDFD
ΔE00 4.01
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Bright Light Blue
#26F7FD
ΔE00 4.47
Bright Cyan
#41FDFE
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8FE #FE857F
analogous
#7FFEC5 #7FF8FE #7FB8FE
triadic
#7FF8FE #FE7FF8 #F8FE7F
tetradic
#7FF8FE #C57FFE #FE857F #B8FE7F
square
#7FF8FE #C57FFE #FE857F #B8FE7F
split-complementary
#7FF8FE #FE7FB8 #FEC57F
monochromatic
#06F1FD #42F5FE #7FF8FE #BCFBFE #E1FDFF
Accessibility & contrast
On white
1.25
#7FF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7FF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8FE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8FE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#24FFF9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ff8fe; /* rgb */ color: rgb(127, 248, 254); /* oklch */ color: oklch(91.1% 0.109 199.7);
Tailwind
colors: {
custom: {
50: '#adfbfe',
500: '#7ff8fe',
950: '#000000',
},
}SCSS
$custom: #7ff8fe; $custom-light: #adfbfe; $custom-dark: #000000;
JSON
{
"hex": "#7ff8fe",
"rgb": {
"r": 127,
"g": 248,
"b": 254
},
"hsl": {
"h": 182.835,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91137,
"c": 0.10929,
"h": 199.7
},
"luminance": 0.78803
}Semantic roles & 50–950 ramp
primary
#7FF8FE
secondary
#DD4C45
accent
#0B00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585