#6AE1DF#6AE1DF
#6AE1DF is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.107 H 193.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE1DF |
|---|---|
| RGB | rgb(106, 225, 223) |
| HSL | hsl(179, 66%, 65%) |
| HSV | hsv(179, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 0.9%, 11.8%) |
| CIE-LAB | lab(83.04, -33.81, -9.24) |
| CIE-LCH | lch(83.04, 35.05, 195.29°) |
| OKLab | oklab(84.11% -0.1041 -0.0256) |
| OKLCH | oklch(84.11% 0.107 193.8) |
| XYZ | xyz(46.1828, 62.2379, 79.3771) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Turquoise
#40E0D0
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.19
Bright Cyan
#41FDFE
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE1DF #E16A6C
analogous
#6AE1A4 #6AE1DF #6AA7E1
triadic
#6AE1DF #DF6AE1 #E1DF6A
tetradic
#6AE1DF #A46AE1 #E16A6C #A7E16A
square
#6AE1DF #A46AE1 #E16A6C #A7E16A
split-complementary
#6AE1DF #E16AA7 #E1A46A
monochromatic
#23AEAB #37D7D4 #6AE1DF #9DEBEA #D0F6F5
Accessibility & contrast
On white
1.56
#6AE1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#6AE1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE1DF
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE1DF | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C1C9E0
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae1df; /* rgb */ color: rgb(106, 225, 223); /* oklch */ color: oklch(84.1% 0.107 193.8);
Tailwind
colors: {
custom: {
50: '#9febe8',
500: '#6ae1df',
950: '#000000',
},
}SCSS
$custom: #6ae1df; $custom-light: #9febe8; $custom-dark: #000000;
JSON
{
"hex": "#6ae1df",
"rgb": {
"r": 106,
"g": 225,
"b": 223
},
"hsl": {
"h": 178.992,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.84114,
"c": 0.10723,
"h": 193.8
},
"luminance": 0.62242
}Semantic roles & 50–950 ramp
primary
#6AE1DF
secondary
#AF4042
accent
#171ACE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484