#6CE4FA#6CE4FA
#6CE4FA is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.111 H 211.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE4FA |
|---|---|
| RGB | rgb(108, 228, 250) |
| HSL | hsl(189, 93%, 70%) |
| HSV | hsv(189, 57%, 98%) |
| CMYK | cmyk(56.8%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(84.78, -27.62, -20.90) |
| CIE-LCH | lch(84.78, 34.64, 217.12°) |
| OKLab | oklab(85.8% -0.0952 -0.0579) |
| OKLCH | oklch(85.8% 0.111 211.3) |
| XYZ | xyz(51.1761, 65.5721, 100.3837) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.94
Robin Egg Blue
#8AF1FE
ΔE00 4.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.36
Aqua Blue
#02D8E9
ΔE00 5.77
Sky Blue
#87CEEB
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE4FA #FA826C
analogous
#6CFAC9 #6CE4FA #6C9DFA
triadic
#6CE4FA #FA6CE4 #E4FA6C
tetradic
#6CE4FA #C96CFA #FA826C #9DFA6C
square
#6CE4FA #C96CFA #FA826C #9DFA6C
split-complementary
#6CE4FA #FA6C9D #FAC96C
monochromatic
#08C2E4 #31D9F8 #6CE4FA #A7EFFC #E1FAFE
Accessibility & contrast
On white
1.49
#6CE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#6CE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE4FA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE4FA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFB
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#00EEEB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #6ce4fa; /* rgb */ color: rgb(108, 228, 250); /* oklch */ color: oklch(85.8% 0.111 211.3);
Tailwind
colors: {
custom: {
50: '#a2ecfc',
500: '#6ce4fa',
950: '#000000',
},
}SCSS
$custom: #6ce4fa; $custom-light: #a2ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6ce4fa",
"rgb": {
"r": 108,
"g": 228,
"b": 250
},
"hsl": {
"h": 189.296,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.85803,
"c": 0.11146,
"h": 211.3
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#6CE4FA
secondary
#D54E35
accent
#2400E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485