#7FE3F2#7FE3F2
#7FE3F2 is a very light, moderate teal. Relative luminance 0.659; OKLCH L 86.0% C 0.096 H 208.1°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3F2 |
|---|---|
| RGB | rgb(127, 227, 242) |
| HSL | hsl(188, 82%, 72%) |
| HSV | hsv(188, 48%, 95%) |
| CMYK | cmyk(47.5%, 6.2%, 0%, 5.1%) |
| CIE-LAB | lab(84.92, -25.44, -16.40) |
| CIE-LCH | lch(84.92, 30.27, 212.80°) |
| OKLab | oklab(86.02% -0.0847 -0.0452) |
| OKLCH | oklch(86.02% 0.096 208.1) |
| XYZ | xyz(52.2423, 65.8567, 93.9458) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.95
Robin Egg Blue
#8AF1FE
ΔE00 3.15
Robin'S Egg Blue
#98EFF9
ΔE00 3.50
Aqua Blue
#02D8E9
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3F2 #F28E7F
analogous
#7FF2C7 #7FE3F2 #7FAAF2
triadic
#7FE3F2 #F27FE3 #E3F27F
tetradic
#7FE3F2 #C77FF2 #F28E7F #AAF27F
square
#7FE3F2 #C77FF2 #F28E7F #AAF27F
split-complementary
#7FE3F2 #F27FAA #F2C77F
monochromatic
#17C6E0 #47D7EC #7FE3F2 #B7EFF8 #E3F9FC
Accessibility & contrast
On white
1.48
#7FE3F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#7FE3F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3F2
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3F2 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DCF3
Deuteranopia (green-blind)
#C2CEF2
Tritanopia (blue-blind)
#3EEBE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe3f2; /* rgb */ color: rgb(127, 227, 242); /* oklch */ color: oklch(86.0% 0.096 208.1);
Tailwind
colors: {
custom: {
50: '#abecf6',
500: '#7fe3f2',
950: '#000000',
},
}SCSS
$custom: #7fe3f2; $custom-light: #abecf6; $custom-dark: #000000;
JSON
{
"hex": "#7fe3f2",
"rgb": {
"r": 127,
"g": 227,
"b": 242
},
"hsl": {
"h": 187.826,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.86024,
"c": 0.09603,
"h": 208.1
},
"luminance": 0.65861
}Semantic roles & 50–950 ramp
primary
#7FE3F2
secondary
#CD5948
accent
#2408DE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111617
muted
#818485