#6AE9DF#6AE9DF
#6AE9DF is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.114 H 188.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE9DF |
|---|---|
| RGB | rgb(106, 233, 223) |
| HSL | hsl(175, 74%, 66%) |
| HSV | hsv(175, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 4.3%, 8.6%) |
| CIE-LAB | lab(85.33, -37.52, -5.84) |
| CIE-LCH | lch(85.33, 37.97, 188.85°) |
| OKLab | oklab(85.97% -0.1126 -0.0164) |
| OKLCH | oklch(85.97% 0.114 188.3) |
| XYZ | xyz(48.3963, 66.6650, 80.1149) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.87
Tiffany Blue
#7BF2DA
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE9DF #E96A74
analogous
#6AE9A0 #6AE9DF #6AB4E9
triadic
#6AE9DF #DF6AE9 #E9DF6A
tetradic
#6AE9DF #A06AE9 #E96A74 #B4E96A
square
#6AE9DF #A06AE9 #E96A74 #B4E96A
split-complementary
#6AE9DF #E96AB4 #E9A06A
monochromatic
#1CBDB0 #35E1D4 #6AE9DF #9FF1EA #D5F9F6
Accessibility & contrast
On white
1.47
#6AE9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6AE9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE9DF
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE9DF | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDF
Deuteranopia (green-blind)
#C9CFE0
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6ae9df; /* rgb */ color: rgb(106, 233, 223); /* oklch */ color: oklch(86.0% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#9ff0e8',
500: '#6ae9df',
950: '#000000',
},
}SCSS
$custom: #6ae9df; $custom-light: #9ff0e8; $custom-dark: #000000;
JSON
{
"hex": "#6ae9df",
"rgb": {
"r": 106,
"g": 233,
"b": 223
},
"hsl": {
"h": 175.276,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.85968,
"c": 0.11381,
"h": 188.3
},
"luminance": 0.6667
}Semantic roles & 50–950 ramp
primary
#6AE9DF
secondary
#BC3B45
accent
#0F1FD6
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101616
muted
#808584