#6CE3DF#6CE3DF
#6CE3DF is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.108 H 192.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CE3DF |
|---|---|
| RGB | rgb(108, 227, 223) |
| HSL | hsl(178, 68%, 66%) |
| HSV | hsv(178, 52%, 89%) |
| CMYK | cmyk(52.4%, 0%, 1.8%, 11%) |
| CIE-LAB | lab(83.68, -34.35, -8.29) |
| CIE-LCH | lch(83.68, 35.34, 193.56°) |
| OKLab | oklab(84.65% -0.105 -0.023) |
| OKLCH | oklch(84.65% 0.108 192.4) |
| XYZ | xyz(46.9671, 63.4496, 79.5696) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 6.09
Bright Cyan
#41FDFE
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.72
Bright Turquoise
#0FFEF9
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CE3DF #E36C70
analogous
#6CE3A3 #6CE3DF #6CABE3
triadic
#6CE3DF #DF6CE3 #E3DF6C
tetradic
#6CE3DF #A36CE3 #E36C70 #ABE36C
square
#6CE3DF #A36CE3 #E36C70 #ABE36C
split-complementary
#6CE3DF #E36CAB #E3A36C
monochromatic
#22B3AE #39D9D4 #6CE3DF #9FEDEA #D3F7F5
Accessibility & contrast
On white
1.53
#6CE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#6CE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CE3DF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CE3DF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DF
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#00E9E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ce3df; /* rgb */ color: rgb(108, 227, 223); /* oklch */ color: oklch(84.6% 0.108 192.4);
Tailwind
colors: {
custom: {
50: '#a0ece8',
500: '#6ce3df',
950: '#000000',
},
}SCSS
$custom: #6ce3df; $custom-light: #a0ece8; $custom-dark: #000000;
JSON
{
"hex": "#6ce3df",
"rgb": {
"r": 108,
"g": 227,
"b": 223
},
"hsl": {
"h": 177.983,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.84647,
"c": 0.10753,
"h": 192.4
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#6CE3DF
secondary
#B34044
accent
#161CD0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101616
muted
#808484