#6ADDEF#6ADDEF
#6ADDEF is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.7% C 0.107 H 209.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDEF |
|---|---|
| RGB | rgb(106, 221, 239) |
| HSL | hsl(188, 81%, 68%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(55.6%, 7.5%, 0%, 6.3%) |
| CIE-LAB | lab(82.38, -27.62, -18.71) |
| CIE-LCH | lch(82.38, 33.37, 214.12°) |
| OKLab | oklab(83.74% -0.0934 -0.0518) |
| OKLCH | oklch(83.74% 0.107 209) |
| XYZ | xyz(47.3740, 61.0045, 90.9231) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Aqua Blue
#02D8E9
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Neon Blue
#04D9FF
ΔE00 5.67
Sky Blue
#87CEEB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDEF #EF7C6A
analogous
#6AEFBE #6ADDEF #6A9BEF
triadic
#6ADDEF #EF6ADD #DDEF6A
tetradic
#6ADDEF #BE6AEF #EF7C6A #9BEF6A
square
#6ADDEF #BE6AEF #EF7C6A #9BEF6A
split-complementary
#6ADDEF #EF6A9B #EFBE6A
monochromatic
#16B1C9 #33D0E9 #6ADDEF #A1EAF5 #D9F6FB
Accessibility & contrast
On white
1.59
#6ADDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6ADDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDEF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDEF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#B8C6EF
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addef; /* rgb */ color: rgb(106, 221, 239); /* oklch */ color: oklch(83.7% 0.107 209.0);
Tailwind
colors: {
custom: {
50: '#9fe8f4',
500: '#6addef',
950: '#000000',
},
}SCSS
$custom: #6addef; $custom-light: #9fe8f4; $custom-dark: #000000;
JSON
{
"hex": "#6addef",
"rgb": {
"r": 106,
"g": 221,
"b": 239
},
"hsl": {
"h": 188.12,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.83743,
"c": 0.1068,
"h": 209
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#6ADDEF
secondary
#C64B37
accent
#2509DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485