#6CE2EE#6CE2EE
#6CE2EE is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.107 H 204.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE2EE |
|---|---|
| RGB | rgb(108, 226, 238) |
| HSL | hsl(186, 79%, 68%) |
| HSV | hsv(186, 55%, 93%) |
| CMYK | cmyk(54.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.83, -29.93, -15.99) |
| CIE-LCH | lch(83.83, 33.93, 208.11°) |
| OKLab | oklab(84.92% -0.0979 -0.0442) |
| OKLCH | oklch(84.92% 0.107 204.3) |
| XYZ | xyz(48.8070, 63.7492, 90.6051) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.69
Robin Egg Blue
#8AF1FE
ΔE00 4.01
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg Blue
#98EFF9
ΔE00 4.71
Bright Light Blue
#26F7FD
ΔE00 6.52
Neon Blue
#04D9FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE2EE #EE786C
analogous
#6CEEB9 #6CE2EE #6CA1EE
triadic
#6CE2EE #EE6CE2 #E2EE6C
tetradic
#6CE2EE #B96CEE #EE786C #A1EE6C
square
#6CE2EE #B96CEE #EE786C #A1EE6C
split-complementary
#6CE2EE #EE6CA1 #EEB96C
monochromatic
#17B8C8 #35D7E8 #6CE2EE #A3EDF4 #DAF8FB
Accessibility & contrast
On white
1.53
#6CE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6CE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE2EE
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE2EE | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce2ee; /* rgb */ color: rgb(108, 226, 238); /* oklch */ color: oklch(84.9% 0.107 204.3);
Tailwind
colors: {
custom: {
50: '#a1ebf3',
500: '#6ce2ee',
950: '#000000',
},
}SCSS
$custom: #6ce2ee; $custom-light: #a1ebf3; $custom-dark: #000000;
JSON
{
"hex": "#6ce2ee",
"rgb": {
"r": 108,
"g": 226,
"b": 238
},
"hsl": {
"h": 185.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.8492,
"c": 0.10737,
"h": 204.3
},
"luminance": 0.63754
}Semantic roles & 50–950 ramp
primary
#6CE2EE
secondary
#C64639
accent
#1D0ADC
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485