#6CE3FA#6CE3FA
#6CE3FA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.6% C 0.111 H 212.1°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3FA |
|---|---|
| RGB | rgb(108, 227, 250) |
| HSL | hsl(190, 93%, 70%) |
| HSV | hsv(190, 57%, 98%) |
| CMYK | cmyk(56.8%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(84.50, -27.13, -21.33) |
| CIE-LCH | lch(84.50, 34.51, 218.17°) |
| OKLab | oklab(85.58% -0.0942 -0.0591) |
| OKLCH | oklch(85.58% 0.111 212.1) |
| XYZ | xyz(50.9018, 65.0235, 100.2922) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.36
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 5.07
Robin'S Egg Blue
#98EFF9
ΔE00 5.44
Aqua Blue
#02D8E9
ΔE00 5.90
Sky Blue
#87CEEB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3FA #FA836C
analogous
#6CFACA #6CE3FA #6C9CFA
triadic
#6CE3FA #FA6CE3 #E3FA6C
tetradic
#6CE3FA #CA6CFA #FA836C #9CFA6C
square
#6CE3FA #CA6CFA #FA836C #9CFA6C
split-complementary
#6CE3FA #FA6C9C #FACA6C
monochromatic
#08C0E4 #31D8F8 #6CE3FA #A7EEFC #E1F9FE
Accessibility & contrast
On white
1.50
#6CE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#6CE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3FA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3FA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ce3fa; /* rgb */ color: rgb(108, 227, 250); /* oklch */ color: oklch(85.6% 0.111 212.1);
Tailwind
colors: {
custom: {
50: '#a2ecfc',
500: '#6ce3fa',
950: '#000000',
},
}SCSS
$custom: #6ce3fa; $custom-light: #a2ecfc; $custom-dark: #000000;
JSON
{
"hex": "#6ce3fa",
"rgb": {
"r": 108,
"g": 227,
"b": 250
},
"hsl": {
"h": 189.718,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.85576,
"c": 0.11119,
"h": 212.1
},
"luminance": 0.65028
}Semantic roles & 50–950 ramp
primary
#6CE3FA
secondary
#D54F35
accent
#2500E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485