#6ACEBA#6ACEBA
#6ACEBA is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.5% C 0.099 H 178.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACEBA |
|---|---|
| RGB | rgb(106, 206, 186) |
| HSL | hsl(168, 51%, 61%) |
| HSV | hsv(168, 49%, 81%) |
| CMYK | cmyk(48.5%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(76.53, -34.15, 0.93) |
| CIE-LCH | lch(76.53, 34.17, 178.44°) |
| OKLab | oklab(78.52% -0.099 0.0019) |
| OKLCH | oklch(78.52% 0.099 178.9) |
| XYZ | xyz(36.8744, 50.7488, 54.2972) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.92
Pale Teal
#82CBB2
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 5.74
Turquoise (survey)
#06C2AC
ΔE00 6.03
Mediumturquoise
#48D1CC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACEBA #CE6A7E
analogous
#6ACE88 #6ACEBA #6AB0CE
triadic
#6ACEBA #BA6ACE #CEBA6A
tetradic
#6ACEBA #886ACE #CE6A7E #B0CE6A
square
#6ACEBA #886ACE #CE6A7E #B0CE6A
split-complementary
#6ACEBA #CE6AB0 #CE886A
monochromatic
#2F8F7C #3EBDA3 #6ACEBA #98DDCF #C6ECE5
Accessibility & contrast
On white
1.88
#6ACEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#6ACEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACEBA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACEBA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#3CD1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6aceba; /* rgb */ color: rgb(106, 206, 186); /* oklch */ color: oklch(78.5% 0.099 178.9);
Tailwind
colors: {
custom: {
50: '#9bddce',
500: '#6aceba',
950: '#000000',
},
}SCSS
$custom: #6aceba; $custom-light: #9bddce; $custom-dark: #000000;
JSON
{
"hex": "#6aceba",
"rgb": {
"r": 106,
"g": 206,
"b": 186
},
"hsl": {
"h": 168,
"s": 50.505,
"l": 61.176
},
"oklch": {
"l": 0.78517,
"c": 0.09907,
"h": 178.9
},
"luminance": 0.50752
}Semantic roles & 50–950 ramp
primary
#6ACEBA
secondary
#954757
accent
#2846BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483