#6ADEE5#6ADEE5
#6ADEE5 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.6% C 0.105 H 200.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEE5 |
|---|---|
| RGB | rgb(106, 222, 229) |
| HSL | hsl(183, 70%, 66%) |
| HSV | hsv(183, 54%, 90%) |
| CMYK | cmyk(53.7%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(82.36, -30.81, -13.44) |
| CIE-LCH | lch(82.36, 33.62, 203.57°) |
| OKLab | oklab(83.62% -0.0985 -0.0371) |
| OKLCH | oklch(83.62% 0.105 200.7) |
| XYZ | xyz(46.2022, 60.9595, 83.4451) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 5.43
Robin'S Egg Blue
#98EFF9
ΔE00 5.78
Mediumturquoise
#48D1CC
ΔE00 6.12
Darkturquoise
#00CED1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEE5 #E5716A
analogous
#6AE5AF #6ADEE5 #6AA0E5
triadic
#6ADEE5 #E56ADE #DEE56A
tetradic
#6ADEE5 #AF6AE5 #E5716A #A0E56A
square
#6ADEE5 #AF6AE5 #E5716A #A0E56A
split-complementary
#6ADEE5 #E56AA0 #E5AF6A
monochromatic
#20ADB5 #36D2DC #6ADEE5 #9EEAEE #D2F5F7
Accessibility & contrast
On white
1.59
#6ADEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6ADEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEE5
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEE5 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adee5; /* rgb */ color: rgb(106, 222, 229); /* oklch */ color: oklch(83.6% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#9fe8ed',
500: '#6adee5',
950: '#000000',
},
}SCSS
$custom: #6adee5; $custom-light: #9fe8ed; $custom-dark: #000000;
JSON
{
"hex": "#6adee5",
"rgb": {
"r": 106,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.415,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.83621,
"c": 0.10524,
"h": 200.7
},
"luminance": 0.60964
}Semantic roles & 50–950 ramp
primary
#6ADEE5
secondary
#B5453E
accent
#1E13D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484