#7FF7FE#7FF7FE
#7FF7FE is a very light, moderate teal. Relative luminance 0.782; OKLCH L 90.9% C 0.109 H 200.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7FE |
|---|---|
| RGB | rgb(127, 247, 254) |
| HSL | hsl(183, 98%, 75%) |
| HSV | hsv(183, 50%, 100%) |
| CMYK | cmyk(50%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.86, -31.95, -13.77) |
| CIE-LCH | lch(90.86, 34.79, 203.32°) |
| OKLab | oklab(90.91% -0.1018 -0.038) |
| OKLCH | oklch(90.91% 0.109 200.5) |
| XYZ | xyz(59.8953, 78.1839, 105.6813) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.11
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin'S Egg Blue
#98EFF9
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 4.84
Light Cyan
#ACFFFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7FE #FE867F
analogous
#7FFEC6 #7FF7FE #7FB8FE
triadic
#7FF7FE #FE7FF7 #F7FE7F
tetradic
#7FF7FE #C67FFE #FE867F #B8FE7F
square
#7FF7FE #C67FFE #FE867F #B8FE7F
split-complementary
#7FF7FE #FE7FB8 #FEC67F
monochromatic
#06EFFD #42F3FE #7FF7FE #BCFBFE #E1FDFF
Accessibility & contrast
On white
1.26
#7FF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7FF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7FE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7FE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#24FEF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff7fe; /* rgb */ color: rgb(127, 247, 254); /* oklch */ color: oklch(90.9% 0.109 200.5);
Tailwind
colors: {
custom: {
50: '#adfafe',
500: '#7ff7fe',
950: '#000000',
},
}SCSS
$custom: #7ff7fe; $custom-light: #adfafe; $custom-dark: #000000;
JSON
{
"hex": "#7ff7fe",
"rgb": {
"r": 127,
"g": 247,
"b": 254
},
"hsl": {
"h": 183.307,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90912,
"c": 0.10867,
"h": 200.5
},
"luminance": 0.78189
}Semantic roles & 50–950 ramp
primary
#7FF7FE
secondary
#DD4D45
accent
#0D00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585