#6CCFD2#6CCFD2
#6CCFD2 is a light, moderate teal. Relative luminance 0.525; OKLCH L 79.6% C 0.093 H 198.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFD2 |
|---|---|
| RGB | rgb(108, 207, 210) |
| HSL | hsl(182, 53%, 62%) |
| HSV | hsv(182, 49%, 82%) |
| CMYK | cmyk(48.6%, 1.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.56, -28.18, -10.46) |
| CIE-LCH | lch(77.56, 30.06, 200.36°) |
| OKLab | oklab(79.59% -0.0886 -0.0289) |
| OKLCH | oklch(79.59% 0.093 198.1) |
| XYZ | xyz(40.1254, 52.4634, 68.9722) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.00
Aqua Blue
#02D8E9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 8.05
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Turquoise
#40E0D0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFD2 #D26F6C
analogous
#6CD2A2 #6CCFD2 #6C9CD2
triadic
#6CCFD2 #D26CCF #CFD26C
tetradic
#6CCFD2 #A26CD2 #D26F6C #9CD26C
square
#6CCFD2 #A26CD2 #D26F6C #9CD26C
split-complementary
#6CCFD2 #D26C9C #D2A26C
monochromatic
#2E9396 #3DC0C4 #6CCFD2 #9BDEE0 #CAEEEF
Accessibility & contrast
On white
1.83
#6CCFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#6CCFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFD2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFD2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#2CD5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ccfd2; /* rgb */ color: rgb(108, 207, 210); /* oklch */ color: oklch(79.6% 0.093 198.1);
Tailwind
colors: {
custom: {
50: '#9ededf',
500: '#6ccfd2',
950: '#000000',
},
}SCSS
$custom: #6ccfd2; $custom-light: #9ededf; $custom-dark: #000000;
JSON
{
"hex": "#6ccfd2",
"rgb": {
"r": 108,
"g": 207,
"b": 210
},
"hsl": {
"h": 181.765,
"s": 53.125,
"l": 62.353
},
"oklch": {
"l": 0.79589,
"c": 0.09315,
"h": 198.1
},
"luminance": 0.52467
}Semantic roles & 50–950 ramp
primary
#6CCFD2
secondary
#9B4A47
accent
#2A25C1
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484