#6CE2FA#6CE2FA
#6CE2FA is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.4% C 0.111 H 212.9°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2FA |
|---|---|
| RGB | rgb(108, 226, 250) |
| HSL | hsl(190, 93%, 70%) |
| HSV | hsv(190, 57%, 98%) |
| CMYK | cmyk(56.8%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(84.21, -26.64, -21.75) |
| CIE-LCH | lch(84.21, 34.40, 219.23°) |
| OKLab | oklab(85.35% -0.0932 -0.0603) |
| OKLCH | oklch(85.35% 0.111 212.9) |
| XYZ | xyz(50.6291, 64.4781, 100.2013) |
| Luminance | 0.6448 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Neon Blue
#04D9FF
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 6.05
Sky Blue
#87CEEB
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2FA #FA846C
analogous
#6CFACB #6CE2FA #6C9BFA
triadic
#6CE2FA #FA6CE2 #E2FA6C
tetradic
#6CE2FA #CB6CFA #FA846C #9BFA6C
square
#6CE2FA #CB6CFA #FA846C #9BFA6C
split-complementary
#6CE2FA #FA6C9B #FACB6C
monochromatic
#08BFE4 #31D6F8 #6CE2FA #A7EEFC #E1F9FE
Accessibility & contrast
On white
1.51
#6CE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#6CE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2FA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2FA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#BACBFA
Tritanopia (blue-blind)
#00ECE9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce2fa; /* rgb */ color: rgb(108, 226, 250); /* oklch */ color: oklch(85.4% 0.111 212.9);
Tailwind
colors: {
custom: {
50: '#a2ebfc',
500: '#6ce2fa',
950: '#000000',
},
}SCSS
$custom: #6ce2fa; $custom-light: #a2ebfc; $custom-dark: #000000;
JSON
{
"hex": "#6ce2fa",
"rgb": {
"r": 108,
"g": 226,
"b": 250
},
"hsl": {
"h": 190.141,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.8535,
"c": 0.11096,
"h": 212.9
},
"luminance": 0.64483
}Semantic roles & 50–950 ramp
primary
#6CE2FA
secondary
#D55035
accent
#2700E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485