#6ADDE6#6ADDE6
#6ADDE6 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.4% C 0.105 H 202.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDE6 |
|---|---|
| RGB | rgb(106, 221, 230) |
| HSL | hsl(184, 71%, 66%) |
| HSV | hsv(184, 54%, 90%) |
| CMYK | cmyk(53.9%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(82.10, -30.07, -14.36) |
| CIE-LCH | lch(82.10, 33.32, 205.52°) |
| OKLab | oklab(83.43% -0.097 -0.0397) |
| OKLCH | oklch(83.43% 0.105 202.2) |
| XYZ | xyz(46.0774, 60.4859, 84.0943) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDE6 #E6736A
analogous
#6AE6B1 #6ADDE6 #6A9FE6
triadic
#6ADDE6 #E66ADD #DDE66A
tetradic
#6ADDE6 #B16AE6 #E6736A #9FE66A
square
#6ADDE6 #B16AE6 #E6736A #9FE66A
split-complementary
#6ADDE6 #E66A9F #E6B16A
monochromatic
#1FACB7 #36D1DD #6ADDE6 #9EE9EF #D3F5F8
Accessibility & contrast
On white
1.60
#6ADDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6ADDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDE6
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDE6 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adde6; /* rgb */ color: rgb(106, 221, 230); /* oklch */ color: oklch(83.4% 0.105 202.2);
Tailwind
colors: {
custom: {
50: '#9fe8ed',
500: '#6adde6',
950: '#000000',
},
}SCSS
$custom: #6adde6; $custom-light: #9fe8ed; $custom-dark: #000000;
JSON
{
"hex": "#6adde6",
"rgb": {
"r": 106,
"g": 221,
"b": 230
},
"hsl": {
"h": 184.355,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83426,
"c": 0.10479,
"h": 202.2
},
"luminance": 0.6049
}Semantic roles & 50–950 ramp
primary
#6ADDE6
secondary
#B7463D
accent
#2012D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484