#7FF0FF#7FF0FF
#7FF0FF is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.4% C 0.105 H 206.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF0FF |
|---|---|
| RGB | rgb(127, 240, 255) |
| HSL | hsl(187, 100%, 75%) |
| HSV | hsv(187, 50%, 100%) |
| CMYK | cmyk(50.2%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(88.94, -28.36, -17.17) |
| CIE-LCH | lch(88.94, 33.15, 211.20°) |
| OKLab | oklab(89.38% -0.0939 -0.0474) |
| OKLCH | oklch(89.38% 0.105 206.8) |
| XYZ | xyz(57.9553, 74.0471, 105.8267) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.05
Robin'S Egg
#6DEDFD
ΔE00 1.49
Robin'S Egg Blue
#98EFF9
ΔE00 2.74
Bright Light Blue
#26F7FD
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 7.06
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF0FF #FF8E7F
analogous
#7FFFCE #7FF0FF #7FB0FF
triadic
#7FF0FF #FF7FF0 #F0FF7F
tetradic
#7FF0FF #CE7FFF #FF8E7F #B0FF7F
square
#7FF0FF #CE7FFF #FF8E7F #B0FF7F
split-complementary
#7FF0FF #FF7FB0 #FFCE7F
monochromatic
#05E2FF #42E9FF #7FF0FF #BCF7FF #E0FBFF
Accessibility & contrast
On white
1.33
#7FF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#7FF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF0FF
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF0FF | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#CBD9FF
Tritanopia (blue-blind)
#28F8F4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff0ff; /* rgb */ color: rgb(127, 240, 255); /* oklch */ color: oklch(89.4% 0.105 206.8);
Tailwind
colors: {
custom: {
50: '#adf5ff',
500: '#7ff0ff',
950: '#000000',
},
}SCSS
$custom: #7ff0ff; $custom-light: #adf5ff; $custom-dark: #000000;
JSON
{
"hex": "#7ff0ff",
"rgb": {
"r": 127,
"g": 240,
"b": 255
},
"hsl": {
"h": 187.031,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.8938,
"c": 0.10518,
"h": 206.8
},
"luminance": 0.74052
}Semantic roles & 50–950 ramp
primary
#7FF0FF
secondary
#DE5644
accent
#1B00E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111718
muted
#818586