#6CE3EC#6CE3EC
#6CE3EC is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.1% C 0.108 H 202.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3EC |
|---|---|
| RGB | rgb(108, 227, 236) |
| HSL | hsl(184, 77%, 67%) |
| HSV | hsv(184, 54%, 93%) |
| CMYK | cmyk(54.2%, 3.8%, 0%, 7.5%) |
| CIE-LAB | lab(84.06, -30.95, -14.60) |
| CIE-LCH | lch(84.06, 34.22, 205.25°) |
| OKLab | oklab(85.08% -0.0997 -0.0403) |
| OKLCH | oklch(85.08% 0.108 202) |
| XYZ | xyz(48.7875, 64.1778, 89.1571) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg Blue
#98EFF9
ΔE00 4.85
Bright Light Blue
#26F7FD
ΔE00 5.86
Bright Cyan
#41FDFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3EC #EC756C
analogous
#6CECB5 #6CE3EC #6CA3EC
triadic
#6CE3EC #EC6CE3 #E3EC6C
tetradic
#6CE3EC #B56CEC #EC756C #A3EC6C
square
#6CE3EC #B56CEC #EC756C #A3EC6C
split-complementary
#6CE3EC #EC6CA3 #ECB56C
monochromatic
#19B8C4 #36D9E5 #6CE3EC #A2EDF3 #D8F8FA
Accessibility & contrast
On white
1.52
#6CE3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#6CE3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3EC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3EC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6ce3ec; /* rgb */ color: rgb(108, 227, 236); /* oklch */ color: oklch(85.1% 0.108 202.0);
Tailwind
colors: {
custom: {
50: '#a1ecf2',
500: '#6ce3ec',
950: '#000000',
},
}SCSS
$custom: #6ce3ec; $custom-light: #a1ecf2; $custom-dark: #000000;
JSON
{
"hex": "#6ce3ec",
"rgb": {
"r": 108,
"g": 227,
"b": 236
},
"hsl": {
"h": 184.219,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.8508,
"c": 0.10756,
"h": 202
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#6CE3EC
secondary
#C2443A
accent
#1B0CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485