#6CDEE5#6CDEE5
#6CDEE5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.104 H 200.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDEE5 |
|---|---|
| RGB | rgb(108, 222, 229) |
| HSL | hsl(183, 70%, 66%) |
| HSV | hsv(183, 53%, 90%) |
| CMYK | cmyk(52.8%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.42, -30.42, -13.34) |
| CIE-LCH | lch(82.42, 33.22, 203.67°) |
| OKLab | oklab(83.69% -0.0972 -0.0368) |
| OKLCH | oklch(83.69% 0.104 200.8) |
| XYZ | xyz(46.4427, 61.0835, 83.4564) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.21
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDEE5 #E5736C
analogous
#6CE5AF #6CDEE5 #6CA1E5
triadic
#6CDEE5 #E56CDE #DEE56C
tetradic
#6CDEE5 #AF6CE5 #E5736C #A1E56C
square
#6CDEE5 #AF6CE5 #E5736C #A1E56C
split-complementary
#6CDEE5 #E56CA1 #E5AF6C
monochromatic
#20AEB6 #38D2DC #6CDEE5 #A0EAEE #D4F5F7
Accessibility & contrast
On white
1.59
#6CDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6CDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDEE5
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDEE5 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6cdee5; /* rgb */ color: rgb(108, 222, 229); /* oklch */ color: oklch(83.7% 0.104 200.8);
Tailwind
colors: {
custom: {
50: '#a0e8ed',
500: '#6cdee5',
950: '#000000',
},
}SCSS
$custom: #6cdee5; $custom-light: #a0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6cdee5",
"rgb": {
"r": 108,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.471,
"s": 69.942,
"l": 66.078
},
"oklch": {
"l": 0.83694,
"c": 0.10396,
"h": 200.8
},
"luminance": 0.61088
}Semantic roles & 50–950 ramp
primary
#6CDEE5
secondary
#B7463F
accent
#1F14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484