#7FF8FF#7FF8FF
#7FF8FF is a very light, moderate teal. Relative luminance 0.789; OKLCH L 91.2% C 0.109 H 200.4°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8FF |
|---|---|
| RGB | rgb(127, 248, 255) |
| HSL | hsl(183, 100%, 75%) |
| HSV | hsv(183, 50%, 100%) |
| CMYK | cmyk(50.2%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(91.17, -32.17, -13.83) |
| CIE-LCH | lch(91.17, 35.01, 203.27°) |
| OKLab | oklab(91.17% -0.1025 -0.0382) |
| OKLCH | oklch(91.17% 0.109 200.4) |
| XYZ | xyz(60.3625, 78.8614, 106.6291) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.23
Robin'S Egg
#6DEDFD
ΔE00 3.75
Robin'S Egg Blue
#98EFF9
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.58
Bright Cyan
#41FDFE
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8FF #FF867F
analogous
#7FFFC6 #7FF8FF #7FB8FF
triadic
#7FF8FF #FF7FF8 #F8FF7F
tetradic
#7FF8FF #C67FFF #FF867F #B8FF7F
square
#7FF8FF #C67FFF #FF867F #B8FF7F
split-complementary
#7FF8FF #FF7FB8 #FFC67F
monochromatic
#05F1FF #42F5FF #7FF8FF #BCFBFF #E0FDFF
Accessibility & contrast
On white
1.25
#7FF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7FF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8FF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8FF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EFFF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#22FFFA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ff8ff; /* rgb */ color: rgb(127, 248, 255); /* oklch */ color: oklch(91.2% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#adfbff',
500: '#7ff8ff',
950: '#000000',
},
}SCSS
$custom: #7ff8ff; $custom-light: #adfbff; $custom-dark: #000000;
JSON
{
"hex": "#7ff8ff",
"rgb": {
"r": 127,
"g": 248,
"b": 255
},
"hsl": {
"h": 183.281,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.9117,
"c": 0.10936,
"h": 200.4
},
"luminance": 0.78867
}Semantic roles & 50–950 ramp
primary
#7FF8FF
secondary
#DE4D44
accent
#0D00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586