#6ADFEB#6ADFEB
#6ADFEB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.107 H 204.4°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADFEB |
|---|---|
| RGB | rgb(106, 223, 235) |
| HSL | hsl(186, 76%, 67%) |
| HSV | hsv(186, 55%, 92%) |
| CMYK | cmyk(54.9%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(82.82, -29.68, -15.92) |
| CIE-LCH | lch(82.82, 33.68, 208.21°) |
| OKLab | oklab(84.06% -0.0971 -0.044) |
| OKLCH | oklch(84.06% 0.107 204.4) |
| XYZ | xyz(47.3208, 61.8331, 88.0224) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.31
Aqua Blue
#02D8E9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.20
Bright Light Blue
#26F7FD
ΔE00 6.97
Darkturquoise
#00CED1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADFEB #EB766A
analogous
#6AEBB6 #6ADFEB #6A9FEB
triadic
#6ADFEB #EB6ADF #DFEB6A
tetradic
#6ADFEB #B66AEB #EB766A #9FEB6A
square
#6ADFEB #B66AEB #EB766A #9FEB6A
split-complementary
#6ADFEB #EB6A9F #EBB66A
monochromatic
#1AB1C1 #34D3E4 #6ADFEB #A0EBF2 #D6F6F9
Accessibility & contrast
On white
1.57
#6ADFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#6ADFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADFEB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADFEB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6adfeb; /* rgb */ color: rgb(106, 223, 235); /* oklch */ color: oklch(84.1% 0.107 204.4);
Tailwind
colors: {
custom: {
50: '#9fe9f1',
500: '#6adfeb',
950: '#000000',
},
}SCSS
$custom: #6adfeb; $custom-light: #9fe9f1; $custom-dark: #000000;
JSON
{
"hex": "#6adfeb",
"rgb": {
"r": 106,
"g": 223,
"b": 235
},
"hsl": {
"h": 185.581,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84058,
"c": 0.10662,
"h": 204.4
},
"luminance": 0.61838
}Semantic roles & 50–950 ramp
primary
#6ADFEB
secondary
#BF463A
accent
#200DD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485