#6ADEE3#6ADEE3
#6ADEE3 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.105 H 199.1°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADEE3 |
|---|---|
| RGB | rgb(106, 222, 227) |
| HSL | hsl(182, 68%, 65%) |
| HSV | hsv(182, 53%, 89%) |
| CMYK | cmyk(53.3%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.30, -31.35, -12.47) |
| CIE-LCH | lch(82.30, 33.74, 201.70°) |
| OKLab | oklab(83.55% -0.0993 -0.0345) |
| OKLCH | oklch(83.55% 0.105 199.1) |
| XYZ | xyz(45.9245, 60.8484, 81.9829) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.93
Aqua Blue
#02D8E9
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.56
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.98
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADEE3 #E36F6A
analogous
#6AE3AB #6ADEE3 #6AA2E3
triadic
#6ADEE3 #E36ADE #DEE36A
tetradic
#6ADEE3 #AB6AE3 #E36F6A #A2E36A
square
#6ADEE3 #AB6AE3 #E36F6A #A2E36A
split-complementary
#6ADEE3 #E36AA2 #E3AB6A
monochromatic
#21ABB1 #36D3D9 #6ADEE3 #9EE9ED #D1F5F6
Accessibility & contrast
On white
1.59
#6ADEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#6ADEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADEE3
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADEE3 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6adee3; /* rgb */ color: rgb(106, 222, 227); /* oklch */ color: oklch(83.6% 0.105 199.1);
Tailwind
colors: {
custom: {
50: '#9fe8eb',
500: '#6adee3',
950: '#000000',
},
}SCSS
$custom: #6adee3; $custom-light: #9fe8eb; $custom-dark: #000000;
JSON
{
"hex": "#6adee3",
"rgb": {
"r": 106,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.479,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.83553,
"c": 0.10509,
"h": 199.1
},
"luminance": 0.60853
}Semantic roles & 50–950 ramp
primary
#6ADEE3
secondary
#B2443F
accent
#1D15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484