#6ADDF3#6ADDF3
#6ADDF3 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.108 H 211.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADDF3 |
|---|---|
| RGB | rgb(106, 221, 243) |
| HSL | hsl(190, 85%, 68%) |
| HSV | hsv(190, 56%, 95%) |
| CMYK | cmyk(56.4%, 9.1%, 0%, 4.7%) |
| CIE-LAB | lab(82.51, -26.52, -20.64) |
| CIE-LCH | lch(82.51, 33.60, 217.90°) |
| OKLab | oklab(83.89% -0.0918 -0.0572) |
| OKLCH | oklch(83.89% 0.108 211.9) |
| XYZ | xyz(47.9715, 61.2435, 94.0697) |
| Luminance | 0.6125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 4.74
Aqua Blue
#02D8E9
ΔE00 5.30
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.09
Sky Blue
#87CEEB
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADDF3 #F3806A
analogous
#6AF3C4 #6ADDF3 #6A98F3
triadic
#6ADDF3 #F36ADD #DDF36A
tetradic
#6ADDF3 #C46AF3 #F3806A #98F36A
square
#6ADDF3 #C46AF3 #F3806A #98F36A
split-complementary
#6ADDF3 #F36A98 #F3C46A
monochromatic
#11B3D2 #31D0EE #6ADDF3 #A3EAF8 #DBF7FC
Accessibility & contrast
On white
1.58
#6ADDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#6ADDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADDF3
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADDF3 | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E6E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6addf3; /* rgb */ color: rgb(106, 221, 243); /* oklch */ color: oklch(83.9% 0.108 211.9);
Tailwind
colors: {
custom: {
50: '#a0e7f7',
500: '#6addf3',
950: '#000000',
},
}SCSS
$custom: #6addf3; $custom-light: #a0e7f7; $custom-dark: #000000;
JSON
{
"hex": "#6addf3",
"rgb": {
"r": 106,
"g": 221,
"b": 243
},
"hsl": {
"h": 189.635,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.83889,
"c": 0.10818,
"h": 211.9
},
"luminance": 0.61248
}Semantic roles & 50–950 ramp
primary
#6ADDF3
secondary
#CC4D35
accent
#2804E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485