#6DDEE6#6DDEE6
#6DDEE6 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.103 H 201.6°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEE6 |
|---|---|
| RGB | rgb(109, 222, 230) |
| HSL | hsl(184, 71%, 66%) |
| HSV | hsv(184, 53%, 90%) |
| CMYK | cmyk(52.6%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(82.49, -29.96, -13.77) |
| CIE-LCH | lch(82.49, 32.97, 204.68°) |
| OKLab | oklab(83.76% -0.0962 -0.038) |
| OKLCH | oklch(83.76% 0.103 201.6) |
| XYZ | xyz(46.7050, 61.2026, 84.1995) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Mediumturquoise
#48D1CC
ΔE00 6.55
Darkturquoise
#00CED1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEE6 #E6756D
analogous
#6DE6B2 #6DDEE6 #6DA2E6
triadic
#6DDEE6 #E66DDE #DEE66D
tetradic
#6DDEE6 #B26DE6 #E6756D #A2E66D
square
#6DDEE6 #B26DE6 #E6756D #A2E66D
split-complementary
#6DDEE6 #E66DA2 #E6B26D
monochromatic
#20AFB9 #39D2DD #6DDEE6 #A1EAEF #D6F6F8
Accessibility & contrast
On white
1.59
#6DDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6DDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEE6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEE6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E7
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ddee6; /* rgb */ color: rgb(109, 222, 230); /* oklch */ color: oklch(83.8% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#a0e8ed',
500: '#6ddee6',
950: '#000000',
},
}SCSS
$custom: #6ddee6; $custom-light: #a0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6ddee6",
"rgb": {
"r": 109,
"g": 222,
"b": 230
},
"hsl": {
"h": 183.967,
"s": 70.76,
"l": 66.471
},
"oklch": {
"l": 0.83764,
"c": 0.10342,
"h": 201.6
},
"luminance": 0.61207
}Semantic roles & 50–950 ramp
primary
#6DDEE6
secondary
#B9463E
accent
#1F13D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484