#7FF0FA#7FF0FA
#7FF0FA is a very light, moderate teal. Relative luminance 0.737; OKLCH L 89.2% C 0.104 H 203.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF0FA |
|---|---|
| RGB | rgb(127, 240, 250) |
| HSL | hsl(185, 92%, 74%) |
| HSV | hsv(185, 49%, 98%) |
| CMYK | cmyk(49.2%, 4%, 0%, 2%) |
| CIE-LAB | lab(88.79, -29.66, -14.79) |
| CIE-LCH | lch(88.79, 33.14, 206.50°) |
| OKLab | oklab(89.21% -0.0959 -0.0408) |
| OKLCH | oklch(89.21% 0.104 203) |
| XYZ | xyz(57.1609, 73.7293, 101.6429) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 1.72
Robin'S Egg
#6DEDFD
ΔE00 2.14
Robin'S Egg Blue
#98EFF9
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 5.54
Bright Cyan
#41FDFE
ΔE00 6.27
Light Cyan
#ACFFFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF0FA #FA897F
analogous
#7FFAC7 #7FF0FA #7FB3FA
triadic
#7FF0FA #FA7FF0 #F0FA7F
tetradic
#7FF0FA #C77FFA #FA897F #B3FA7F
square
#7FF0FA #C77FFA #FA897F #B3FA7F
split-complementary
#7FF0FA #FA7FB3 #FAC77F
monochromatic
#0AE2F5 #44E9F8 #7FF0FA #BAF7FC #E2FCFE
Accessibility & contrast
On white
1.33
#7FF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#7FF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF0FA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF0FA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#2FF8F3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #7ff0fa; /* rgb */ color: rgb(127, 240, 250); /* oklch */ color: oklch(89.2% 0.104 203.0);
Tailwind
colors: {
custom: {
50: '#acf5fc',
500: '#7ff0fa',
950: '#000000',
},
}SCSS
$custom: #7ff0fa; $custom-light: #acf5fc; $custom-dark: #000000;
JSON
{
"hex": "#7ff0fa",
"rgb": {
"r": 127,
"g": 240,
"b": 250
},
"hsl": {
"h": 184.878,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.8921,
"c": 0.10417,
"h": 203
},
"luminance": 0.73734
}Semantic roles & 50–950 ramp
primary
#7FF0FA
secondary
#D75246
accent
#1300E6
background
#FDFFFF
surface
#F8FEFF
border
#D1D6D7
text
#111717
muted
#818585