#6DE3E5#6DE3E5
#6DE3E5 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 84.9% C 0.106 H 196.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6DE3E5 |
|---|---|
| RGB | rgb(109, 227, 229) |
| HSL | hsl(181, 70%, 66%) |
| HSV | hsv(181, 52%, 90%) |
| CMYK | cmyk(52.4%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.88, -32.60, -11.15) |
| CIE-LCH | lch(83.88, 34.46, 198.88°) |
| OKLab | oklab(84.88% -0.1019 -0.0308) |
| OKLCH | oklch(84.88% 0.107 196.8) |
| XYZ | xyz(47.9127, 63.8420, 83.9113) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.19
Bright Light Blue
#26F7FD
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Aqua Blue
#02D8E9
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DE3E5 #E56F6D
analogous
#6DE5AB #6DE3E5 #6DA7E5
triadic
#6DE3E5 #E56DE3 #E3E56D
tetradic
#6DE3E5 #AB6DE5 #E56F6D #A7E56D
square
#6DE3E5 #AB6DE5 #E56F6D #A7E56D
split-complementary
#6DE3E5 #E56DA7 #E5AB6D
monochromatic
#21B5B7 #39D9DC #6DE3E5 #A1EDEE #D5F7F8
Accessibility & contrast
On white
1.53
#6DE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#6DE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DE3E5
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DE3E5 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6de3e5; /* rgb */ color: rgb(109, 227, 229); /* oklch */ color: oklch(84.9% 0.106 196.8);
Tailwind
colors: {
custom: {
50: '#a1eced',
500: '#6de3e5',
950: '#000000',
},
}SCSS
$custom: #6de3e5; $custom-light: #a1eced; $custom-dark: #000000;
JSON
{
"hex": "#6de3e5",
"rgb": {
"r": 109,
"g": 227,
"b": 229
},
"hsl": {
"h": 181,
"s": 69.767,
"l": 66.275
},
"oklch": {
"l": 0.84879,
"c": 0.1065,
"h": 196.8
},
"luminance": 0.63847
}Semantic roles & 50–950 ramp
primary
#6DE3E5
secondary
#B7413F
accent
#1714D2
background
#FDFEFE
surface
#F7FDFD
border
#D0D5D5
text
#101616
muted
#818484