#7FF7FF#7FF7FF
#7FF7FF is a very light, moderate teal. Relative luminance 0.783; OKLCH L 90.9% C 0.109 H 201.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7FF |
|---|---|
| RGB | rgb(127, 247, 255) |
| HSL | hsl(184, 100%, 75%) |
| HSV | hsv(184, 50%, 100%) |
| CMYK | cmyk(50.2%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(90.89, -31.69, -14.25) |
| CIE-LCH | lch(90.89, 34.75, 204.21°) |
| OKLab | oklab(90.95% -0.1014 -0.0393) |
| OKLCH | oklch(90.95% 0.109 201.2) |
| XYZ | xyz(60.0559, 78.2482, 106.5269) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.84
Robin'S Egg
#6DEDFD
ΔE00 3.37
Robin'S Egg Blue
#98EFF9
ΔE00 3.79
Bright Light Blue
#26F7FD
ΔE00 4.74
Bright Cyan
#41FDFE
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7FF #FF877F
analogous
#7FFFC7 #7FF7FF #7FB7FF
triadic
#7FF7FF #FF7FF7 #F7FF7F
tetradic
#7FF7FF #C77FFF #FF877F #B7FF7F
square
#7FF7FF #C77FFF #FF877F #B7FF7F
split-complementary
#7FF7FF #FF7FB7 #FFC77F
monochromatic
#05EFFF #42F3FF #7FF7FF #BCFBFF #E0FDFF
Accessibility & contrast
On white
1.26
#7FF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7FF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7FF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7FF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#22FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7ff7ff; /* rgb */ color: rgb(127, 247, 255); /* oklch */ color: oklch(90.9% 0.109 201.2);
Tailwind
colors: {
custom: {
50: '#adfaff',
500: '#7ff7ff',
950: '#000000',
},
}SCSS
$custom: #7ff7ff; $custom-light: #adfaff; $custom-dark: #000000;
JSON
{
"hex": "#7ff7ff",
"rgb": {
"r": 127,
"g": 247,
"b": 255
},
"hsl": {
"h": 183.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90946,
"c": 0.10877,
"h": 201.2
},
"luminance": 0.78254
}Semantic roles & 50–950 ramp
primary
#7FF7FF
secondary
#DE4E44
accent
#0E00E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586