#6CE0DF#6CE0DF
#6CE0DF is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.105 H 194.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE0DF |
|---|---|
| RGB | rgb(108, 224, 223) |
| HSL | hsl(179, 65%, 65%) |
| HSV | hsv(179, 52%, 88%) |
| CMYK | cmyk(51.8%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(82.82, -32.94, -9.56) |
| CIE-LCH | lch(82.82, 34.30, 196.19°) |
| OKLab | oklab(83.95% -0.1018 -0.0265) |
| OKLCH | oklch(83.95% 0.105 194.6) |
| XYZ | xyz(46.1537, 61.8229, 79.2985) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Turquoise
#40E0D0
ΔE00 6.08
Darkturquoise
#00CED1
ΔE00 6.11
Bright Light Blue
#26F7FD
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.47
Aqua Blue
#02D8E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE0DF #E06C6D
analogous
#6CE0A5 #6CE0DF #6CA7E0
triadic
#6CE0DF #DF6CE0 #E0DF6C
tetradic
#6CE0DF #A56CE0 #E06C6D #A7E06C
square
#6CE0DF #A56CE0 #E06C6D #A7E06C
split-complementary
#6CE0DF #E06CA7 #E0A56C
monochromatic
#25ADAC #39D5D4 #6CE0DF #9FEBEA #D1F5F5
Accessibility & contrast
On white
1.57
#6CE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6CE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE0DF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE0DF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ce0df; /* rgb */ color: rgb(108, 224, 223); /* oklch */ color: oklch(84.0% 0.105 194.6);
Tailwind
colors: {
custom: {
50: '#a0eae9',
500: '#6ce0df',
950: '#000000',
},
}SCSS
$custom: #6ce0df; $custom-light: #a0eae9; $custom-dark: #000000;
JSON
{
"hex": "#6ce0df",
"rgb": {
"r": 108,
"g": 224,
"b": 223
},
"hsl": {
"h": 179.483,
"s": 65.169,
"l": 65.098
},
"oklch": {
"l": 0.83954,
"c": 0.10521,
"h": 194.6
},
"luminance": 0.61827
}Semantic roles & 50–950 ramp
primary
#6CE0DF
secondary
#AF4142
accent
#181ACD
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484