#6AE2DF#6AE2DF
#6AE2DF is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.108 H 193.1°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2DF |
|---|---|
| RGB | rgb(106, 226, 223) |
| HSL | hsl(179, 67%, 65%) |
| HSV | hsv(179, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(83.33, -34.28, -8.82) |
| CIE-LCH | lch(83.33, 35.40, 194.42°) |
| OKLab | oklab(84.35% -0.1052 -0.0244) |
| OKLCH | oklch(84.35% 0.108 193.1) |
| XYZ | xyz(46.4539, 62.7802, 79.4674) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.65
Turquoise
#40E0D0
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.03
Bright Cyan
#41FDFE
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 6.40
Robin'S Egg
#6DEDFD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2DF #E26A6D
analogous
#6AE2A3 #6AE2DF #6AA9E2
triadic
#6AE2DF #DF6AE2 #E2DF6A
tetradic
#6AE2DF #A36AE2 #E26A6D #A9E26A
square
#6AE2DF #A36AE2 #E26A6D #A9E26A
split-complementary
#6AE2DF #E26AA9 #E2A36A
monochromatic
#22AFAC #37D8D4 #6AE2DF #9DECEA #D0F6F5
Accessibility & contrast
On white
1.55
#6AE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#6AE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2DF
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2DF | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#00E8E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae2df; /* rgb */ color: rgb(106, 226, 223); /* oklch */ color: oklch(84.3% 0.108 193.1);
Tailwind
colors: {
custom: {
50: '#9febe8',
500: '#6ae2df',
950: '#000000',
},
}SCSS
$custom: #6ae2df; $custom-light: #9febe8; $custom-dark: #000000;
JSON
{
"hex": "#6ae2df",
"rgb": {
"r": 106,
"g": 226,
"b": 223
},
"hsl": {
"h": 178.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.84345,
"c": 0.108,
"h": 193.1
},
"luminance": 0.62785
}Semantic roles & 50–950 ramp
primary
#6AE2DF
secondary
#B13F42
accent
#161BCF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484