#6ADFF0#6ADFF0
#6ADFF0 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.2% C 0.108 H 208.1°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFF0 |
|---|---|
| RGB | rgb(106, 223, 240) |
| HSL | hsl(188, 82%, 68%) |
| HSV | hsv(188, 56%, 94%) |
| CMYK | cmyk(55.8%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(82.98, -28.32, -18.34) |
| CIE-LCH | lch(82.98, 33.74, 212.93°) |
| OKLab | oklab(84.24% -0.0951 -0.0507) |
| OKLCH | oklch(84.24% 0.108 208.1) |
| XYZ | xyz(48.0533, 62.1261, 91.8803) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.16
Aqua Blue
#02D8E9
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 6.04
Bright Light Blue
#26F7FD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFF0 #F07B6A
analogous
#6AF0BE #6ADFF0 #6A9CF0
triadic
#6ADFF0 #F06ADF #DFF06A
tetradic
#6ADFF0 #BE6AF0 #F07B6A #9CF06A
square
#6ADFF0 #BE6AF0 #F07B6A #9CF06A
split-complementary
#6ADFF0 #F06A9C #F0BE6A
monochromatic
#14B4CB #32D3EA #6ADFF0 #A2EBF6 #D9F7FB
Accessibility & contrast
On white
1.56
#6ADFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#6ADFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFF0
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFF0 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F1
Deuteranopia (green-blind)
#BAC8F0
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6adff0; /* rgb */ color: rgb(106, 223, 240); /* oklch */ color: oklch(84.2% 0.108 208.1);
Tailwind
colors: {
custom: {
50: '#a0e9f5',
500: '#6adff0',
950: '#000000',
},
}SCSS
$custom: #6adff0; $custom-light: #a0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#6adff0",
"rgb": {
"r": 106,
"g": 223,
"b": 240
},
"hsl": {
"h": 187.612,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.84235,
"c": 0.1078,
"h": 208.1
},
"luminance": 0.62131
}Semantic roles & 50–950 ramp
primary
#6ADFF0
secondary
#C84936
accent
#2307DE
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485