#6ADDF1#6ADDF1
#6ADDF1 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.107 H 210.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDF1 |
|---|---|
| RGB | rgb(106, 221, 241) |
| HSL | hsl(189, 83%, 68%) |
| HSV | hsv(189, 56%, 95%) |
| CMYK | cmyk(56%, 8.3%, 0%, 5.5%) |
| CIE-LAB | lab(82.44, -27.07, -19.68) |
| CIE-LCH | lch(82.44, 33.47, 216.01°) |
| OKLab | oklab(83.82% -0.0926 -0.0545) |
| OKLCH | oklch(83.82% 0.107 210.5) |
| XYZ | xyz(47.6711, 61.1233, 92.4878) |
| Luminance | 0.6113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.93
Aqua Blue
#02D8E9
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDF1 #F17E6A
analogous
#6AF1C1 #6ADDF1 #6A99F1
triadic
#6ADDF1 #F16ADD #DDF16A
tetradic
#6ADDF1 #C16AF1 #F17E6A #99F16A
square
#6ADDF1 #C16AF1 #F17E6A #99F16A
split-complementary
#6ADDF1 #F16A99 #F1C16A
monochromatic
#13B2CD #32D0EC #6ADDF1 #A2EAF6 #DAF7FC
Accessibility & contrast
On white
1.59
#6ADDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6ADDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDF1
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDF1 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F2
Deuteranopia (green-blind)
#B7C7F1
Tritanopia (blue-blind)
#00E6E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addf1; /* rgb */ color: rgb(106, 221, 241); /* oklch */ color: oklch(83.8% 0.107 210.5);
Tailwind
colors: {
custom: {
50: '#a0e7f5',
500: '#6addf1',
950: '#000000',
},
}SCSS
$custom: #6addf1; $custom-light: #a0e7f5; $custom-dark: #000000;
JSON
{
"hex": "#6addf1",
"rgb": {
"r": 106,
"g": 221,
"b": 241
},
"hsl": {
"h": 188.889,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.83816,
"c": 0.10745,
"h": 210.5
},
"luminance": 0.61128
}Semantic roles & 50–950 ramp
primary
#6ADDF1
secondary
#C94C36
accent
#2606DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485