#6AE3AF#6AE3AF
#6AE3AF is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.2% C 0.133 H 163.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE3AF |
|---|---|
| RGB | rgb(106, 227, 175) |
| HSL | hsl(154, 68%, 65%) |
| HSV | hsv(154, 53%, 89%) |
| CMYK | cmyk(53.3%, 0%, 22.9%, 11%) |
| CIE-LAB | lab(82.43, -46.02, 15.23) |
| CIE-LCH | lch(82.43, 48.47, 161.69°) |
| OKLab | oklab(83.22% -0.1272 0.039) |
| OKLCH | oklch(83.22% 0.133 163) |
| XYZ | xyz(41.1471, 61.0938, 50.1730) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.50
Eucalyptus
#44D7A8
ΔE00 4.01
Aqua Marine
#2EE8BB
ΔE00 4.59
Light Greenish Blue
#63F7B4
ΔE00 4.91
Light Turquoise
#7EF4CC
ΔE00 5.19
Light Teal
#90E4C1
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE3AF #E36A9E
analogous
#6AE372 #6AE3AF #6ADAE3
triadic
#6AE3AF #AF6AE3 #E3AF6A
tetradic
#6AE3AF #726AE3 #E36A9E #DAE36A
square
#6AE3AF #726AE3 #E36A9E #DAE36A
split-complementary
#6AE3AF #E36ADA #E3726A
monochromatic
#21B173 #36D993 #6AE3AF #9EEDCB #D1F6E6
Accessibility & contrast
On white
1.59
#6AE3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6AE3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE3AF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE3AF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#3CE3D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae3af; /* rgb */ color: rgb(106, 227, 175); /* oklch */ color: oklch(83.2% 0.133 163.0);
Tailwind
colors: {
custom: {
50: '#9decc7',
500: '#6ae3af',
950: '#000000',
},
}SCSS
$custom: #6ae3af; $custom-light: #9decc7; $custom-dark: #000000;
JSON
{
"hex": "#6ae3af",
"rgb": {
"r": 106,
"g": 227,
"b": 175
},
"hsl": {
"h": 154.215,
"s": 68.362,
"l": 65.294
},
"oklch": {
"l": 0.83224,
"c": 0.13308,
"h": 163
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#6AE3AF
secondary
#B23F70
accent
#1566D0
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582