#6ADCEF#6ADCEF
#6ADCEF is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.5% C 0.106 H 209.8°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6ADCEF |
|---|---|
| RGB | rgb(106, 220, 239) |
| HSL | hsl(189, 81%, 68%) |
| HSV | hsv(189, 56%, 94%) |
| CMYK | cmyk(55.6%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(82.10, -27.14, -19.14) |
| CIE-LCH | lch(82.10, 33.21, 215.20°) |
| OKLab | oklab(83.52% -0.0923 -0.053) |
| OKLCH | oklch(83.52% 0.106 209.8) |
| XYZ | xyz(47.1108, 60.4780, 90.8353) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.27
Neon Blue
#04D9FF
ΔE00 5.38
Robin'S Egg Blue
#98EFF9
ΔE00 5.87
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ADCEF #EF7D6A
analogous
#6AEFBF #6ADCEF #6A9AEF
triadic
#6ADCEF #EF6ADC #DCEF6A
tetradic
#6ADCEF #BF6AEF #EF7D6A #9AEF6A
square
#6ADCEF #BF6AEF #EF7D6A #9AEF6A
split-complementary
#6ADCEF #EF6A9A #EFBF6A
monochromatic
#16AFC9 #33CFE9 #6ADCEF #A1E9F5 #D9F6FB
Accessibility & contrast
On white
1.60
#6ADCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#6ADCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ADCEF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ADCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ADCEF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#B7C6EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6adcef; /* rgb */ color: rgb(106, 220, 239); /* oklch */ color: oklch(83.5% 0.106 209.8);
Tailwind
colors: {
custom: {
50: '#9fe7f4',
500: '#6adcef',
950: '#000000',
},
}SCSS
$custom: #6adcef; $custom-light: #9fe7f4; $custom-dark: #000000;
JSON
{
"hex": "#6adcef",
"rgb": {
"r": 106,
"g": 220,
"b": 239
},
"hsl": {
"h": 188.571,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.83515,
"c": 0.10646,
"h": 209.8
},
"luminance": 0.60483
}Semantic roles & 50–950 ramp
primary
#6ADCEF
secondary
#C64C37
accent
#2709DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485