#6FCEBB#6FCEBB
#6FCEBB is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.095 H 179.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEBB |
|---|---|
| RGB | rgb(111, 206, 187) |
| HSL | hsl(168, 49%, 62%) |
| HSV | hsv(168, 46%, 81%) |
| CMYK | cmyk(46.1%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.74, -32.74, 0.73) |
| CIE-LCH | lch(76.74, 32.74, 178.72°) |
| OKLab | oklab(78.75% -0.0951 0.0014) |
| OKLCH | oklch(78.75% 0.095 179.1) |
| XYZ | xyz(37.5928, 51.1069, 54.8877) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.94
Pale Teal
#82CBB2
ΔE00 3.72
Mediumaquamarine
#66CDAA
ΔE00 5.04
Turquoise
#40E0D0
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.05
Turquoise (survey)
#06C2AC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEBB #CE6F82
analogous
#6FCE8C #6FCEBB #6FB2CE
triadic
#6FCEBB #BB6FCE #CEBB6F
tetradic
#6FCEBB #8C6FCE #CE6F82 #B2CE6F
square
#6FCEBB #8C6FCE #CE6F82 #B2CE6F
split-complementary
#6FCEBB #CE6FB2 #CE8C6F
monochromatic
#31917E #41BEA5 #6FCEBB #9DDED1 #CAEDE6
Accessibility & contrast
On white
1.87
#6FCEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6FCEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEBB
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEBB | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#47D1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcebb; /* rgb */ color: rgb(111, 206, 187); /* oklch */ color: oklch(78.8% 0.095 179.1);
Tailwind
colors: {
custom: {
50: '#9eddcf',
500: '#6fcebb',
950: '#000000',
},
}SCSS
$custom: #6fcebb; $custom-light: #9eddcf; $custom-dark: #000000;
JSON
{
"hex": "#6fcebb",
"rgb": {
"r": 111,
"g": 206,
"b": 187
},
"hsl": {
"h": 168,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.78754,
"c": 0.09512,
"h": 179.1
},
"luminance": 0.5111
}Semantic roles & 50–950 ramp
primary
#6FCEBB
secondary
#974A59
accent
#2946BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483