#6EDDDD#6EDDDD
#6EDDDD is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.102 H 195.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDDD |
|---|---|
| RGB | rgb(110, 221, 221) |
| HSL | hsl(180, 62%, 65%) |
| HSV | hsv(180, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 0%, 13.3%) |
| CIE-LAB | lab(81.97, -31.63, -9.76) |
| CIE-LCH | lch(81.97, 33.10, 197.14°) |
| OKLab | oklab(83.27% -0.0981 -0.027) |
| OKLCH | oklch(83.27% 0.102 195.4) |
| XYZ | xyz(45.3326, 60.2442, 77.6319) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.47
Darkturquoise
#00CED1
ΔE00 5.83
Aqua Blue
#02D8E9
ΔE00 6.32
Robin'S Egg
#6DEDFD
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.57
Bright Light Blue
#26F7FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDDD #DD6E6E
analogous
#6EDDA6 #6EDDDD #6EA6DD
triadic
#6EDDDD #DD6EDD #DDDD6E
tetradic
#6EDDDD #A66EDD #DD6E6E #A6DD6E
square
#6EDDDD #A66EDD #DD6E6E #A6DD6E
split-complementary
#6EDDDD #DD6EA6 #DDA66E
monochromatic
#28A9A9 #3CD1D1 #6EDDDD #A0E9E9 #D1F4F4
Accessibility & contrast
On white
1.61
#6EDDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#6EDDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDDD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDDD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#1BE3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edddd; /* rgb */ color: rgb(110, 221, 221); /* oklch */ color: oklch(83.3% 0.102 195.4);
Tailwind
colors: {
custom: {
50: '#a0e8e7',
500: '#6edddd',
950: '#000000',
},
}SCSS
$custom: #6edddd; $custom-light: #a0e8e7; $custom-dark: #000000;
JSON
{
"hex": "#6edddd",
"rgb": {
"r": 110,
"g": 221,
"b": 221
},
"hsl": {
"h": 180,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.8327,
"c": 0.10177,
"h": 195.4
},
"luminance": 0.60248
}Semantic roles & 50–950 ramp
primary
#6EDDDD
secondary
#AC4444
accent
#1C1CCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484