#7FF5FF#7FF5FF
#7FF5FF is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.5% C 0.108 H 202.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5FF |
|---|---|
| RGB | rgb(127, 245, 255) |
| HSL | hsl(185, 100%, 75%) |
| HSV | hsv(185, 50%, 100%) |
| CMYK | cmyk(50.2%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(90.34, -30.75, -15.08) |
| CIE-LCH | lch(90.34, 34.25, 206.13°) |
| OKLab | oklab(90.5% -0.0993 -0.0416) |
| OKLCH | oklch(90.5% 0.108 202.7) |
| XYZ | xyz(59.4476, 77.0315, 106.3241) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 2.09
Robin'S Egg
#6DEDFD
ΔE00 2.64
Robin'S Egg Blue
#98EFF9
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 5.72
Light Cyan
#ACFFFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5FF #FF897F
analogous
#7FFFC9 #7FF5FF #7FB5FF
triadic
#7FF5FF #FF7FF5 #F5FF7F
tetradic
#7FF5FF #C97FFF #FF897F #B5FF7F
square
#7FF5FF #C97FFF #FF897F #B5FF7F
split-complementary
#7FF5FF #FF7FB5 #FFC97F
monochromatic
#05EBFF #42F0FF #7FF5FF #BCFAFF #E0FDFF
Accessibility & contrast
On white
1.28
#7FF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7FF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5FF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5FF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#D1DDFF
Tritanopia (blue-blind)
#24FDF8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff5ff; /* rgb */ color: rgb(127, 245, 255); /* oklch */ color: oklch(90.5% 0.108 202.7);
Tailwind
colors: {
custom: {
50: '#adf8ff',
500: '#7ff5ff',
950: '#000000',
},
}SCSS
$custom: #7ff5ff; $custom-light: #adf8ff; $custom-dark: #000000;
JSON
{
"hex": "#7ff5ff",
"rgb": {
"r": 127,
"g": 245,
"b": 255
},
"hsl": {
"h": 184.688,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.90498,
"c": 0.10764,
"h": 202.7
},
"luminance": 0.77037
}Semantic roles & 50–950 ramp
primary
#7FF5FF
secondary
#DE5044
accent
#1200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111718
muted
#818586