#6FCECB#6FCECB
#6FCECB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.2% C 0.090 H 192.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCECB |
|---|---|
| RGB | rgb(111, 206, 203) |
| HSL | hsl(178, 49%, 62%) |
| HSV | hsv(178, 46%, 81%) |
| CMYK | cmyk(46.1%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(77.18, -28.82, -7.24) |
| CIE-LCH | lch(77.18, 29.71, 194.11°) |
| OKLab | oklab(79.25% -0.0882 -0.02) |
| OKLCH | oklch(79.25% 0.091 192.8) |
| XYZ | xyz(39.4020, 51.8306, 64.4163) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 5.32
Turquoise
#40E0D0
ΔE00 7.20
Aqua Blue
#02D8E9
ΔE00 7.78
Topaz
#13BBAF
ΔE00 8.37
Seafoam Blue
#78D1B6
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCECB #CE6F72
analogous
#6FCE9B #6FCECB #6FA2CE
triadic
#6FCECB #CB6FCE #CECB6F
tetradic
#6FCECB #9B6FCE #CE6F72 #A2CE6F
square
#6FCECB #9B6FCE #CE6F72 #A2CE6F
split-complementary
#6FCECB #CE6FA2 #CE9B6F
monochromatic
#31918E #41BEBB #6FCECB #9DDEDB #CAEDEC
Accessibility & contrast
On white
1.85
#6FCECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#6FCECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCECB
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCECB | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CB
Deuteranopia (green-blind)
#B3B9CC
Tritanopia (blue-blind)
#3CD3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcecb; /* rgb */ color: rgb(111, 206, 203); /* oklch */ color: oklch(79.2% 0.090 192.8);
Tailwind
colors: {
custom: {
50: '#9fddda',
500: '#6fcecb',
950: '#000000',
},
}SCSS
$custom: #6fcecb; $custom-light: #9fddda; $custom-dark: #000000;
JSON
{
"hex": "#6fcecb",
"rgb": {
"r": 111,
"g": 206,
"b": 203
},
"hsl": {
"h": 178.105,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.79249,
"c": 0.0905,
"h": 192.8
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#6FCECB
secondary
#974A4C
accent
#292EBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483