#6CDEE3#6CDEE3
#6CDEE3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.104 H 199.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE3 |
|---|---|
| RGB | rgb(108, 222, 227) |
| HSL | hsl(183, 68%, 66%) |
| HSV | hsv(183, 52%, 89%) |
| CMYK | cmyk(52.4%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.36, -30.95, -12.37) |
| CIE-LCH | lch(82.36, 33.33, 201.78°) |
| OKLab | oklab(83.63% -0.098 -0.0342) |
| OKLCH | oklch(83.63% 0.104 199.2) |
| XYZ | xyz(46.1650, 60.9724, 81.9942) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.90
Aqua Blue
#02D8E9
ΔE00 5.06
Mediumturquoise
#48D1CC
ΔE00 5.66
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE3 #E3716C
analogous
#6CE3AC #6CDEE3 #6CA2E3
triadic
#6CDEE3 #E36CDE #DEE36C
tetradic
#6CDEE3 #AC6CE3 #E3716C #A2E36C
square
#6CDEE3 #AC6CE3 #E3716C #A2E36C
split-complementary
#6CDEE3 #E36CA2 #E3AC6C
monochromatic
#22ADB3 #39D2D9 #6CDEE3 #9FEAED #D3F5F7
Accessibility & contrast
On white
1.59
#6CDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6CDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE3
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE3 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E4
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee3; /* rgb */ color: rgb(108, 222, 227); /* oklch */ color: oklch(83.6% 0.104 199.2);
Tailwind
colors: {
custom: {
50: '#a0e8eb',
500: '#6cdee3',
950: '#000000',
},
}SCSS
$custom: #6cdee3; $custom-light: #a0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6cdee3",
"rgb": {
"r": 108,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.521,
"s": 68,
"l": 65.686
},
"oklch": {
"l": 0.83626,
"c": 0.1038,
"h": 199.2
},
"luminance": 0.60977
}Semantic roles & 50–950 ramp
primary
#6CDEE3
secondary
#B34540
accent
#1D16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484