#6FE3FA#6FE3FA
#6FE3FA is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.7% C 0.109 H 212.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3FA |
|---|---|
| RGB | rgb(111, 227, 250) |
| HSL | hsl(190, 93%, 71%) |
| HSV | hsv(190, 56%, 98%) |
| CMYK | cmyk(55.6%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(84.59, -26.57, -21.17) |
| CIE-LCH | lch(84.59, 33.97, 218.54°) |
| OKLab | oklab(85.68% -0.0923 -0.0586) |
| OKLCH | oklch(85.68% 0.109 212.4) |
| XYZ | xyz(51.2730, 65.2149, 100.3096) |
| Luminance | 0.6522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 4.48
Neon Blue
#04D9FF
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 6.12
Sky Blue
#87CEEB
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3FA #FA866F
analogous
#6FFACB #6FE3FA #6F9DFA
triadic
#6FE3FA #FA6FE3 #E3FA6F
tetradic
#6FE3FA #CB6FFA #FA866F #9DFA6F
square
#6FE3FA #CB6FFA #FA866F #9DFA6F
split-complementary
#6FE3FA #FA6F9D #FACB6F
monochromatic
#08C2E7 #34D7F8 #6FE3FA #AAEFFC #E1F9FE
Accessibility & contrast
On white
1.50
#6FE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#6FE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3FA
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3FA | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BCCCFA
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe3fa; /* rgb */ color: rgb(111, 227, 250); /* oklch */ color: oklch(85.7% 0.109 212.4);
Tailwind
colors: {
custom: {
50: '#a3ecfc',
500: '#6fe3fa',
950: '#000000',
},
}SCSS
$custom: #6fe3fa; $custom-light: #a3ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6fe3fa",
"rgb": {
"r": 111,
"g": 227,
"b": 250
},
"hsl": {
"h": 189.928,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.85683,
"c": 0.10938,
"h": 212.4
},
"luminance": 0.6522
}Semantic roles & 50–950 ramp
primary
#6FE3FA
secondary
#D55238
accent
#2600E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485