#6FCBD0#6FCBD0
#6FCBD0 is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.7% C 0.088 H 200.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD0 |
|---|---|
| RGB | rgb(111, 203, 208) |
| HSL | hsl(183, 51%, 63%) |
| HSV | hsv(183, 47%, 82%) |
| CMYK | cmyk(46.6%, 2.4%, 0%, 18.4%) |
| CIE-LAB | lab(76.46, -26.07, -11.00) |
| CIE-LCH | lch(76.46, 28.30, 202.89°) |
| OKLab | oklab(78.72% -0.0828 -0.0303) |
| OKLCH | oklch(78.72% 0.088 200.1) |
| XYZ | xyz(39.2922, 50.6422, 67.3666) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 8.57
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Robin Egg Blue
#8AF1FE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD0 #D0746F
analogous
#6FD0A5 #6FCBD0 #6F9AD0
triadic
#6FCBD0 #D06FCB #CBD06F
tetradic
#6FCBD0 #A56FD0 #D0746F #9AD06F
square
#6FCBD0 #A56FD0 #D0746F #9AD06F
split-complementary
#6FCBD0 #D06F9A #D0A56F
monochromatic
#308F94 #41BAC1 #6FCBD0 #9DDCDF #CBECEE
Accessibility & contrast
On white
1.89
#6FCBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#6FCBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD0
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD0 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D1
Deuteranopia (green-blind)
#AFB7D1
Tritanopia (blue-blind)
#39D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd0; /* rgb */ color: rgb(111, 203, 208); /* oklch */ color: oklch(78.7% 0.088 200.1);
Tailwind
colors: {
custom: {
50: '#9fdbde',
500: '#6fcbd0',
950: '#000000',
},
}SCSS
$custom: #6fcbd0; $custom-light: #9fdbde; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd0",
"rgb": {
"r": 111,
"g": 203,
"b": 208
},
"hsl": {
"h": 183.093,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.78721,
"c": 0.08814,
"h": 200.1
},
"luminance": 0.50645
}Semantic roles & 50–950 ramp
primary
#6FCBD0
secondary
#9A4D49
accent
#2F27BE
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484