#7FF5FA#7FF5FA
#7FF5FA is a very light, moderate teal. Relative luminance 0.767; OKLCH L 90.3% C 0.107 H 199.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF5FA |
|---|---|
| RGB | rgb(127, 245, 250) |
| HSL | hsl(182, 92%, 74%) |
| HSV | hsv(182, 49%, 98%) |
| CMYK | cmyk(49.2%, 2%, 0%, 2%) |
| CIE-LAB | lab(90.19, -32.03, -12.70) |
| CIE-LCH | lch(90.19, 34.45, 201.62°) |
| OKLab | oklab(90.33% -0.1013 -0.035) |
| OKLCH | oklch(90.33% 0.107 199.1) |
| XYZ | xyz(58.6532, 76.7138, 102.1403) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.97
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Cyan
#41FDFE
ΔE00 4.63
Light Cyan
#ACFFFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF5FA #FA847F
analogous
#7FFAC2 #7FF5FA #7FB8FA
triadic
#7FF5FA #FA7FF5 #F5FA7F
tetradic
#7FF5FA #C27FFA #FA847F #B8FA7F
square
#7FF5FA #C27FFA #FA847F #B8FA7F
split-complementary
#7FF5FA #FA7FB8 #FAC27F
monochromatic
#0AEBF5 #44F0F8 #7FF5FA #BAFAFC #E2FDFE
Accessibility & contrast
On white
1.28
#7FF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#7FF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF5FA
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF5FA | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D2DCFB
Tritanopia (blue-blind)
#2CFCF6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ff5fa; /* rgb */ color: rgb(127, 245, 250); /* oklch */ color: oklch(90.3% 0.107 199.1);
Tailwind
colors: {
custom: {
50: '#adf8fc',
500: '#7ff5fa',
950: '#000000',
},
}SCSS
$custom: #7ff5fa; $custom-light: #adf8fc; $custom-dark: #000000;
JSON
{
"hex": "#7ff5fa",
"rgb": {
"r": 127,
"g": 245,
"b": 250
},
"hsl": {
"h": 182.439,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.90332,
"c": 0.10715,
"h": 199.1
},
"luminance": 0.76719
}Semantic roles & 50–950 ramp
primary
#7FF5FA
secondary
#D74C46
accent
#0900E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585