#6BEAD2#6BEAD2
#6BEAD2 is a very light, moderate teal. Relative luminance 0.666; OKLCH L 85.8% C 0.119 H 179.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEAD2 |
|---|---|
| RGB | rgb(107, 234, 210) |
| HSL | hsl(169, 75%, 67%) |
| HSV | hsv(169, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.31, -40.98, 0.97) |
| CIE-LCH | lch(85.31, 40.99, 178.64°) |
| OKLab | oklab(85.85% -0.1187 0.0019) |
| OKLCH | oklch(85.85% 0.119 179.1) |
| XYZ | xyz(47.1139, 66.6201, 71.3364) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.05
Turquoise
#40E0D0
ΔE00 4.21
Aqua (survey)
#13EAC9
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.90
Light Aqua
#8CFFDB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEAD2 #EA6B83
analogous
#6BEA92 #6BEAD2 #6BC3EA
triadic
#6BEAD2 #D26BEA #EAD26B
tetradic
#6BEAD2 #926BEA #EA6B83 #C3EA6B
square
#6BEAD2 #926BEA #EA6B83 #C3EA6B
split-complementary
#6BEAD2 #EA6BC3 #EA926B
monochromatic
#1BBFA0 #35E2C2 #6BEAD2 #A1F2E2 #D6F9F3
Accessibility & contrast
On white
1.47
#6BEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6BEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEAD2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEAD2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED1
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#12EDE3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bead2; /* rgb */ color: rgb(107, 234, 210); /* oklch */ color: oklch(85.8% 0.119 179.1);
Tailwind
colors: {
custom: {
50: '#9ff1df',
500: '#6bead2',
950: '#000000',
},
}SCSS
$custom: #6bead2; $custom-light: #9ff1df; $custom-dark: #000000;
JSON
{
"hex": "#6bead2",
"rgb": {
"r": 107,
"g": 234,
"b": 210
},
"hsl": {
"h": 168.661,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.85845,
"c": 0.11869,
"h": 179.1
},
"luminance": 0.66625
}Semantic roles & 50–950 ramp
primary
#6BEAD2
secondary
#BE3B54
accent
#0E34D7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584