#6BEBDA#6BEBDA
#6BEBDA is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.3% C 0.117 H 183.6°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEBDA |
|---|---|
| RGB | rgb(107, 235, 218) |
| HSL | hsl(172, 76%, 67%) |
| HSV | hsv(172, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 7.2%, 7.8%) |
| CIE-LAB | lab(85.81, -39.49, -2.51) |
| CIE-LCH | lch(85.81, 39.57, 183.64°) |
| OKLab | oklab(86.31% -0.1163 -0.0074) |
| OKLCH | oklch(86.31% 0.117 183.6) |
| XYZ | xyz(48.4211, 67.5998, 76.8124) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.89
Turquoise
#40E0D0
ΔE00 3.52
Bright Aqua
#0BF9EA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 6.62
Mediumturquoise
#48D1CC
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEBDA #EB6B7C
analogous
#6BEB9A #6BEBDA #6BBCEB
triadic
#6BEBDA #DA6BEB #EBDA6B
tetradic
#6BEBDA #9A6BEB #EB6B7C #BCEB6B
square
#6BEBDA #9A6BEB #EB6B7C #BCEB6B
split-complementary
#6BEBDA #EB6BBC #EB9A6B
monochromatic
#1AC1AB #35E4CD #6BEBDA #A1F2E7 #D7FAF5
Accessibility & contrast
On white
1.45
#6BEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6BEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEBDA
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEBDA | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFD9
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6bebda; /* rgb */ color: rgb(107, 235, 218); /* oklch */ color: oklch(86.3% 0.117 183.6);
Tailwind
colors: {
custom: {
50: '#a0f2e5',
500: '#6bebda',
950: '#000000',
},
}SCSS
$custom: #6bebda; $custom-light: #a0f2e5; $custom-dark: #000000;
JSON
{
"hex": "#6bebda",
"rgb": {
"r": 107,
"g": 235,
"b": 218
},
"hsl": {
"h": 172.031,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.86314,
"c": 0.11652,
"h": 183.6
},
"luminance": 0.67604
}Semantic roles & 50–950 ramp
primary
#6BEBDA
secondary
#C03A4C
accent
#0D28D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584