#6ED4DB#6ED4DB
#6ED4DB is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.096 H 201.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4DB |
|---|---|
| RGB | rgb(110, 212, 219) |
| HSL | hsl(184, 60%, 65%) |
| HSV | hsv(184, 50%, 86%) |
| CMYK | cmyk(49.8%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(79.34, -27.82, -12.62) |
| CIE-LCH | lch(79.34, 30.55, 204.40°) |
| OKLab | oklab(81.13% -0.0891 -0.0348) |
| OKLCH | oklch(81.13% 0.096 201.4) |
| XYZ | xyz(42.7550, 55.5127, 75.4660) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 5.82
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.08
Robin Egg Blue
#8AF1FE
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4DB #DB756E
analogous
#6EDBAC #6ED4DB #6E9EDB
triadic
#6ED4DB #DB6ED4 #D4DB6E
tetradic
#6ED4DB #AC6EDB #DB756E #9EDB6E
square
#6ED4DB #AC6EDB #DB756E #9EDB6E
split-complementary
#6ED4DB #DB6E9E #DBAC6E
monochromatic
#299EA6 #3DC5CF #6ED4DB #9FE3E7 #D0F1F3
Accessibility & contrast
On white
1.74
#6ED4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6ED4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4DB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4DB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#25DBD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed4db; /* rgb */ color: rgb(110, 212, 219); /* oklch */ color: oklch(81.1% 0.096 201.4);
Tailwind
colors: {
custom: {
50: '#9fe1e6',
500: '#6ed4db',
950: '#000000',
},
}SCSS
$custom: #6ed4db; $custom-light: #9fe1e6; $custom-dark: #000000;
JSON
{
"hex": "#6ed4db",
"rgb": {
"r": 110,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.853,
"s": 60.221,
"l": 64.51
},
"oklch": {
"l": 0.81129,
"c": 0.09564,
"h": 201.4
},
"luminance": 0.55516
}Semantic roles & 50–950 ramp
primary
#6ED4DB
secondary
#A94B45
accent
#291EC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484