#6CD3DA#6CD3DA
#6CD3DA is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.8% C 0.096 H 201.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD3DA |
|---|---|
| RGB | rgb(108, 211, 218) |
| HSL | hsl(184, 60%, 64%) |
| HSV | hsv(184, 50%, 85%) |
| CMYK | cmyk(50.5%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(78.95, -28.02, -12.68) |
| CIE-LCH | lch(78.95, 30.76, 204.34°) |
| OKLab | oklab(80.79% -0.0897 -0.035) |
| OKLCH | oklch(80.79% 0.096 201.3) |
| XYZ | xyz(42.1284, 54.8349, 74.6802) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.85
Darkturquoise
#00CED1
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 6.51
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Robin Egg Blue
#8AF1FE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD3DA #DA736C
analogous
#6CDAAA #6CD3DA #6C9CDA
triadic
#6CD3DA #DA6CD3 #D3DA6C
tetradic
#6CD3DA #AA6CDA #DA736C #9CDA6C
square
#6CD3DA #AA6CDA #DA736C #9CDA6C
split-complementary
#6CD3DA #DA6C9C #DAAA6C
monochromatic
#299BA3 #3BC4CE #6CD3DA #9DE2E6 #CEF0F3
Accessibility & contrast
On white
1.75
#6CD3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#6CD3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD3DA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD3DA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#1EDAD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6cd3da; /* rgb */ color: rgb(108, 211, 218); /* oklch */ color: oklch(80.8% 0.096 201.3);
Tailwind
colors: {
custom: {
50: '#9ee0e5',
500: '#6cd3da',
950: '#000000',
},
}SCSS
$custom: #6cd3da; $custom-light: #9ee0e5; $custom-dark: #000000;
JSON
{
"hex": "#6cd3da",
"rgb": {
"r": 108,
"g": 211,
"b": 218
},
"hsl": {
"h": 183.818,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80786,
"c": 0.0963,
"h": 201.3
},
"luminance": 0.54839
}Semantic roles & 50–950 ramp
primary
#6CD3DA
secondary
#A64A44
accent
#291EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484