#6DDEE5#6DDEE5
#6DDEE5 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.103 H 200.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEE5 |
|---|---|
| RGB | rgb(109, 222, 229) |
| HSL | hsl(184, 70%, 66%) |
| HSV | hsv(184, 52%, 90%) |
| CMYK | cmyk(52.4%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.46, -30.22, -13.28) |
| CIE-LCH | lch(82.46, 33.01, 203.73°) |
| OKLab | oklab(83.73% -0.0966 -0.0367) |
| OKLCH | oklch(83.73% 0.103 200.8) |
| XYZ | xyz(46.5650, 61.1466, 83.4621) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.38
Aqua Blue
#02D8E9
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEE5 #E5746D
analogous
#6DE5B0 #6DDEE5 #6DA2E5
triadic
#6DDEE5 #E56DDE #DEE56D
tetradic
#6DDEE5 #B06DE5 #E5746D #A2E56D
square
#6DDEE5 #B06DE5 #E5746D #A2E56D
split-complementary
#6DDEE5 #E56DA2 #E5B06D
monochromatic
#21AEB7 #39D2DC #6DDEE5 #A1EAEE #D5F5F8
Accessibility & contrast
On white
1.59
#6DDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6DDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEE5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEE5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E6
Deuteranopia (green-blind)
#BDC7E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ddee5; /* rgb */ color: rgb(109, 222, 229); /* oklch */ color: oklch(83.7% 0.103 200.8);
Tailwind
colors: {
custom: {
50: '#a0e8ed',
500: '#6ddee5',
950: '#000000',
},
}SCSS
$custom: #6ddee5; $custom-light: #a0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6ddee5",
"rgb": {
"r": 109,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.5,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.8373,
"c": 0.10331,
"h": 200.8
},
"luminance": 0.61151
}Semantic roles & 50–950 ramp
primary
#6DDEE5
secondary
#B7463F
accent
#1F14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484