#6CDDDB#6CDDDB
#6CDDDB is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.1% C 0.103 H 193.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDDDB |
|---|---|
| RGB | rgb(108, 221, 219) |
| HSL | hsl(179, 62%, 65%) |
| HSV | hsv(179, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(81.84, -32.56, -8.89) |
| CIE-LCH | lch(81.84, 33.75, 195.27°) |
| OKLab | oklab(83.13% -0.1002 -0.0246) |
| OKLCH | oklch(83.13% 0.103 193.8) |
| XYZ | xyz(44.8217, 60.0114, 76.2254) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.03
Darkturquoise
#00CED1
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 5.81
Aqua Blue
#02D8E9
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 6.95
Robin'S Egg
#6DEDFD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDDDB #DD6C6E
analogous
#6CDDA3 #6CDDDB #6CA7DD
triadic
#6CDDDB #DB6CDD #DDDB6C
tetradic
#6CDDDB #A36CDD #DD6C6E #A7DD6C
square
#6CDDDB #A36CDD #DD6C6E #A7DD6C
split-complementary
#6CDDDB #DD6CA7 #DDA36C
monochromatic
#27A8A6 #3AD2CF #6CDDDB #9EE8E7 #CFF4F3
Accessibility & contrast
On white
1.61
#6CDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#6CDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDDDB
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDDDB | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DB
Deuteranopia (green-blind)
#BEC6DC
Tritanopia (blue-blind)
#12E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6cdddb; /* rgb */ color: rgb(108, 221, 219); /* oklch */ color: oklch(83.1% 0.103 193.8);
Tailwind
colors: {
custom: {
50: '#9fe8e6',
500: '#6cdddb',
950: '#000000',
},
}SCSS
$custom: #6cdddb; $custom-light: #9fe8e6; $custom-dark: #000000;
JSON
{
"hex": "#6cdddb",
"rgb": {
"r": 108,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.938,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.8313,
"c": 0.10322,
"h": 193.8
},
"luminance": 0.60016
}Semantic roles & 50–950 ramp
primary
#6CDDDB
secondary
#AA4345
accent
#1B1ECA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484