#6BEECF#6BEECF
#6BEECF is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.7% C 0.125 H 175.3°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEECF |
|---|---|
| RGB | rgb(107, 238, 207) |
| HSL | hsl(166, 79%, 68%) |
| HSV | hsv(166, 55%, 93%) |
| CMYK | cmyk(55%, 0%, 13%, 6.7%) |
| CIE-LAB | lab(86.39, -43.47, 4.11) |
| CIE-LCH | lch(86.39, 43.66, 174.59°) |
| OKLab | oklab(86.7% -0.1242 0.0102) |
| OKLCH | oklch(86.7% 0.125 175.3) |
| XYZ | xyz(47.8953, 68.7753, 69.7703) |
| Luminance | 0.6878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.52
Light Turquoise
#7EF4CC
ΔE00 3.27
Aqua (survey)
#13EAC9
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.45
Aquamarine
#7FFFD4
ΔE00 4.75
Aqua Marine
#2EE8BB
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEECF #EE6B8A
analogous
#6BEE8E #6BEECF #6BCBEE
triadic
#6BEECF #CF6BEE #EECF6B
tetradic
#6BEECF #8E6BEE #EE6B8A #CBEE6B
square
#6BEECF #8E6BEE #EE6B8A #CBEE6B
split-complementary
#6BEECF #EE6BCB #EE8E6B
monochromatic
#17C89E #34E8BD #6BEECF #A2F4E1 #D9FBF3
Accessibility & contrast
On white
1.42
#6BEECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#6BEECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEECF
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEECF | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1CE
Deuteranopia (green-blind)
#D2D2D1
Tritanopia (blue-blind)
#15F1E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6beecf; /* rgb */ color: rgb(107, 238, 207); /* oklch */ color: oklch(86.7% 0.125 175.3);
Tailwind
colors: {
custom: {
50: '#a0f4dd',
500: '#6beecf',
950: '#000000',
},
}SCSS
$custom: #6beecf; $custom-light: #a0f4dd; $custom-dark: #000000;
JSON
{
"hex": "#6beecf",
"rgb": {
"r": 107,
"g": 238,
"b": 207
},
"hsl": {
"h": 165.802,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.86698,
"c": 0.12464,
"h": 175.3
},
"luminance": 0.6878
}Semantic roles & 50–950 ramp
primary
#6BEECF
secondary
#C5385A
accent
#0A3BDC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584