#6DDEE3#6DDEE3
#6DDEE3 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.103 H 199.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DDEE3 |
|---|---|
| RGB | rgb(109, 222, 227) |
| HSL | hsl(183, 68%, 66%) |
| HSV | hsv(183, 52%, 89%) |
| CMYK | cmyk(52%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.40, -30.75, -12.31) |
| CIE-LCH | lch(82.40, 33.12, 201.82°) |
| OKLab | oklab(83.66% -0.0974 -0.034) |
| OKLCH | oklch(83.66% 0.103 199.2) |
| XYZ | xyz(46.2874, 61.0355, 81.9999) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.88
Aqua Blue
#02D8E9
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Mediumturquoise
#48D1CC
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DDEE3 #E3726D
analogous
#6DE3AD #6DDEE3 #6DA3E3
triadic
#6DDEE3 #E36DDE #DEE36D
tetradic
#6DDEE3 #AD6DE3 #E3726D #A3E36D
square
#6DDEE3 #AD6DE3 #E3726D #A3E36D
split-complementary
#6DDEE3 #E36DA3 #E3AD6D
monochromatic
#22ADB3 #3AD2D9 #6DDEE3 #A0EAED #D4F5F7
Accessibility & contrast
On white
1.59
#6DDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6DDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DDEE3
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DDEE3 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 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: #6ddee3; /* rgb */ color: rgb(109, 222, 227); /* oklch */ color: oklch(83.7% 0.103 199.2);
Tailwind
colors: {
custom: {
50: '#a0e8eb',
500: '#6ddee3',
950: '#000000',
},
}SCSS
$custom: #6ddee3; $custom-light: #a0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#6ddee3",
"rgb": {
"r": 109,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.542,
"s": 67.816,
"l": 65.882
},
"oklch": {
"l": 0.83663,
"c": 0.10316,
"h": 199.2
},
"luminance": 0.6104
}Semantic roles & 50–950 ramp
primary
#6DDEE3
secondary
#B44540
accent
#1E16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484