#6BEACA#6BEACA
#6BEACA is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.123 H 174.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEACA |
|---|---|
| RGB | rgb(107, 234, 202) |
| HSL | hsl(165, 75%, 67%) |
| HSV | hsv(165, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 13.7%, 8.2%) |
| CIE-LAB | lab(85.11, -42.87, 4.89) |
| CIE-LCH | lch(85.11, 43.15, 173.50°) |
| OKLab | oklab(85.62% -0.1222 0.0123) |
| OKLCH | oklch(85.62% 0.123 174.3) |
| XYZ | xyz(46.1421, 66.2314, 66.2180) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.22
Light Turquoise
#7EF4CC
ΔE00 3.34
Aqua (survey)
#13EAC9
ΔE00 3.85
Aqua Marine
#2EE8BB
ΔE00 4.39
Light Teal
#90E4C1
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEACA #EA6B8B
analogous
#6BEA8B #6BEACA #6BCBEA
triadic
#6BEACA #CA6BEA #EACA6B
tetradic
#6BEACA #8B6BEA #EA6B8B #CBEA6B
square
#6BEACA #8B6BEA #EA6B8B #CBEA6B
split-complementary
#6BEACA #EA6BCB #EA8B6B
monochromatic
#1BBF96 #35E2B7 #6BEACA #A1F2DD #D6F9F0
Accessibility & contrast
On white
1.47
#6BEACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEACA
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEACA | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#22ECE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beaca; /* rgb */ color: rgb(107, 234, 202); /* oklch */ color: oklch(85.6% 0.123 174.3);
Tailwind
colors: {
custom: {
50: '#9ff1da',
500: '#6beaca',
950: '#000000',
},
}SCSS
$custom: #6beaca; $custom-light: #9ff1da; $custom-dark: #000000;
JSON
{
"hex": "#6beaca",
"rgb": {
"r": 107,
"g": 234,
"b": 202
},
"hsl": {
"h": 164.882,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.85619,
"c": 0.12278,
"h": 174.3
},
"luminance": 0.66236
}Semantic roles & 50–950 ramp
primary
#6BEACA
secondary
#BE3B5C
accent
#0E41D7
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583