#6AEAE0#6AEAE0
#6AEAE0 is a very light, moderate teal. Relative luminance 0.673; OKLCH L 86.2% C 0.114 H 188.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEAE0 |
|---|---|
| RGB | rgb(106, 234, 224) |
| HSL | hsl(175, 75%, 67%) |
| HSV | hsv(175, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 4.3%, 8.2%) |
| CIE-LAB | lab(85.65, -37.73, -5.90) |
| CIE-LCH | lch(85.65, 38.19, 188.90°) |
| OKLab | oklab(86.23% -0.1133 -0.0166) |
| OKLCH | oklch(86.23% 0.114 188.3) |
| XYZ | xyz(48.8154, 67.2869, 80.9217) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.61
Bright Cyan
#41FDFE
ΔE00 5.82
Mediumturquoise
#48D1CC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEAE0 #EA6A74
analogous
#6AEAA0 #6AEAE0 #6AB4EA
triadic
#6AEAE0 #E06AEA #EAE06A
tetradic
#6AEAE0 #A06AEA #EA6A74 #B4EA6A
square
#6AEAE0 #A06AEA #EA6A74 #B4EA6A
split-complementary
#6AEAE0 #EA6AB4 #EAA06A
monochromatic
#1BBFB2 #34E2D5 #6AEAE0 #A0F2EB #D5F9F6
Accessibility & contrast
On white
1.45
#6AEAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6AEAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEAE0
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEAE0 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFE0
Deuteranopia (green-blind)
#CAD0E1
Tritanopia (blue-blind)
#00EFE7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aeae0; /* rgb */ color: rgb(106, 234, 224); /* oklch */ color: oklch(86.2% 0.114 188.3);
Tailwind
colors: {
custom: {
50: '#a0f1e9',
500: '#6aeae0',
950: '#000000',
},
}SCSS
$custom: #6aeae0; $custom-light: #a0f1e9; $custom-dark: #000000;
JSON
{
"hex": "#6aeae0",
"rgb": {
"r": 106,
"g": 234,
"b": 224
},
"hsl": {
"h": 175.313,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.86231,
"c": 0.11446,
"h": 188.3
},
"luminance": 0.67292
}Semantic roles & 50–950 ramp
primary
#6AEAE0
secondary
#BE3B45
accent
#0E1ED7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584