#6FCBD4#6FCBD4
#6FCBD4 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.9% C 0.089 H 203.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD4 |
|---|---|
| RGB | rgb(111, 203, 212) |
| HSL | hsl(185, 54%, 63%) |
| HSV | hsv(185, 48%, 83%) |
| CMYK | cmyk(47.6%, 4.2%, 0%, 16.9%) |
| CIE-LAB | lab(76.58, -25.03, -12.98) |
| CIE-LCH | lch(76.58, 28.19, 207.42°) |
| OKLab | oklab(78.86% -0.0811 -0.0358) |
| OKLCH | oklch(78.86% 0.089 203.8) |
| XYZ | xyz(39.7905, 50.8415, 69.9911) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.89
Darkturquoise
#00CED1
ΔE00 6.52
Mediumturquoise
#48D1CC
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 8.12
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Sky Blue
#87CEEB
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD4 #D4786F
analogous
#6FD4AB #6FCBD4 #6F98D4
triadic
#6FCBD4 #D46FCB #CBD46F
tetradic
#6FCBD4 #AB6FD4 #D4786F #98D46F
square
#6FCBD4 #AB6FD4 #D4786F #98D46F
split-complementary
#6FCBD4 #D46F98 #D4AB6F
monochromatic
#2E919A #40BAC6 #6FCBD4 #9EDCE2 #CDEDF0
Accessibility & contrast
On white
1.88
#6FCBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#6FCBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD4
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD4 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D5
Deuteranopia (green-blind)
#AEB8D4
Tritanopia (blue-blind)
#35D1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd4; /* rgb */ color: rgb(111, 203, 212); /* oklch */ color: oklch(78.9% 0.089 203.8);
Tailwind
colors: {
custom: {
50: '#9fdbe1',
500: '#6fcbd4',
950: '#000000',
},
}SCSS
$custom: #6fcbd4; $custom-light: #9fdbe1; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd4",
"rgb": {
"r": 111,
"g": 203,
"b": 212
},
"hsl": {
"h": 185.347,
"s": 54.011,
"l": 63.333
},
"oklch": {
"l": 0.78858,
"c": 0.08867,
"h": 203.8
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#6FCBD4
secondary
#9F5048
accent
#3224C1
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484