#6CDEE2#6CDEE2
#6CDEE2 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.104 H 198.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE2 |
|---|---|
| RGB | rgb(108, 222, 226) |
| HSL | hsl(182, 67%, 65%) |
| HSV | hsv(182, 52%, 89%) |
| CMYK | cmyk(52.2%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(82.33, -31.21, -11.88) |
| CIE-LCH | lch(82.33, 33.40, 200.83°) |
| OKLab | oklab(83.59% -0.0984 -0.0328) |
| OKLCH | oklch(83.59% 0.104 198.4) |
| XYZ | xyz(46.0274, 60.9174, 81.2694) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.01
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE2 #E2706C
analogous
#6CE2AB #6CDEE2 #6CA3E2
triadic
#6CDEE2 #E26CDE #DEE26C
tetradic
#6CDEE2 #AB6CE2 #E2706C #A3E26C
square
#6CDEE2 #AB6CE2 #E2706C #A3E26C
split-complementary
#6CDEE2 #E26CA3 #E2AB6C
monochromatic
#23ACB1 #39D3D8 #6CDEE2 #9FE9EC #D2F5F6
Accessibility & contrast
On white
1.59
#6CDEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6CDEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE2
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE2 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#BDC7E3
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee2; /* rgb */ color: rgb(108, 222, 226); /* oklch */ color: oklch(83.6% 0.104 198.4);
Tailwind
colors: {
custom: {
50: '#a0e8eb',
500: '#6cdee2',
950: '#000000',
},
}SCSS
$custom: #6cdee2; $custom-light: #a0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6cdee2",
"rgb": {
"r": 108,
"g": 222,
"b": 226
},
"hsl": {
"h": 182.034,
"s": 67.045,
"l": 65.49
},
"oklch": {
"l": 0.83592,
"c": 0.10376,
"h": 198.4
},
"luminance": 0.60922
}Semantic roles & 50–950 ramp
primary
#6CDEE2
secondary
#B24440
accent
#1D17CF
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484