#6ADEE9#6ADEE9
#6ADEE9 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.8% C 0.106 H 203.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEE9 |
|---|---|
| RGB | rgb(106, 222, 233) |
| HSL | hsl(185, 74%, 66%) |
| HSV | hsv(185, 55%, 91%) |
| CMYK | cmyk(54.5%, 4.7%, 0%, 8.6%) |
| CIE-LAB | lab(82.48, -29.74, -15.38) |
| CIE-LCH | lch(82.48, 33.49, 207.35°) |
| OKLab | oklab(83.76% -0.0968 -0.0425) |
| OKLCH | oklch(83.76% 0.106 203.7) |
| XYZ | xyz(46.7671, 61.1854, 86.4204) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.65
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 6.97
Bright Light Blue
#26F7FD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEE9 #E9756A
analogous
#6AE9B5 #6ADEE9 #6A9FE9
triadic
#6ADEE9 #E96ADE #DEE96A
tetradic
#6ADEE9 #B56AE9 #E9756A #9FE96A
square
#6ADEE9 #B56AE9 #E9756A #9FE96A
split-complementary
#6ADEE9 #E96A9F #E9B56A
monochromatic
#1CAFBD #35D2E1 #6ADEE9 #9FEAF1 #D5F6F9
Accessibility & contrast
On white
1.59
#6ADEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#6ADEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEE9
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEE9 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adee9; /* rgb */ color: rgb(106, 222, 233); /* oklch */ color: oklch(83.8% 0.106 203.7);
Tailwind
colors: {
custom: {
50: '#9fe8f0',
500: '#6adee9',
950: '#000000',
},
}SCSS
$custom: #6adee9; $custom-light: #9fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#6adee9",
"rgb": {
"r": 106,
"g": 222,
"b": 233
},
"hsl": {
"h": 185.197,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.83759,
"c": 0.10577,
"h": 203.7
},
"luminance": 0.6119
}Semantic roles & 50–950 ramp
primary
#6ADEE9
secondary
#BC463B
accent
#200FD6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485