#6FCECF#6FCECF
#6FCECF is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.090 H 196.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCECF |
|---|---|
| RGB | rgb(111, 206, 207) |
| HSL | hsl(181, 50%, 62%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(46.4%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.30, -27.80, -9.22) |
| CIE-LCH | lch(77.30, 29.29, 198.36°) |
| OKLab | oklab(79.38% -0.0866 -0.0255) |
| OKLCH | oklch(79.38% 0.09 196.4) |
| XYZ | xyz(39.8849, 52.0238, 66.9592) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.27
Darkturquoise
#00CED1
ΔE00 5.21
Aqua Blue
#02D8E9
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 8.31
Robin'S Egg
#6DEDFD
ΔE00 8.66
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCECF #CF706F
analogous
#6FCFA0 #6FCECF #6F9ECF
triadic
#6FCECF #CF6FCE #CECF6F
tetradic
#6FCECF #A06FCF #CF706F #9ECF6F
square
#6FCECF #A06FCF #CF706F #9ECF6F
split-complementary
#6FCECF #CF6F9E #CFA06F
monochromatic
#319293 #41BEC0 #6FCECF #9DDEDE #CBEDEE
Accessibility & contrast
On white
1.84
#6FCECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#6FCECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCECF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCECF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#39D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcecf; /* rgb */ color: rgb(111, 206, 207); /* oklch */ color: oklch(79.4% 0.090 196.4);
Tailwind
colors: {
custom: {
50: '#9fdddd',
500: '#6fcecf',
950: '#000000',
},
}SCSS
$custom: #6fcecf; $custom-light: #9fdddd; $custom-dark: #000000;
JSON
{
"hex": "#6fcecf",
"rgb": {
"r": 111,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.625,
"s": 50,
"l": 62.353
},
"oklch": {
"l": 0.79381,
"c": 0.09025,
"h": 196.4
},
"luminance": 0.52027
}Semantic roles & 50–950 ramp
primary
#6FCECF
secondary
#994A4A
accent
#2A28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484