#6FCBD3#6FCBD3
#6FCBD3 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.8% C 0.088 H 202.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD3 |
|---|---|
| RGB | rgb(111, 203, 211) |
| HSL | hsl(185, 53%, 63%) |
| HSV | hsv(185, 47%, 83%) |
| CMYK | cmyk(47.4%, 3.8%, 0%, 17.3%) |
| CIE-LAB | lab(76.55, -25.29, -12.49) |
| CIE-LCH | lch(76.55, 28.20, 206.28°) |
| OKLab | oklab(78.82% -0.0815 -0.0344) |
| OKLCH | oklch(78.82% 0.088 202.9) |
| XYZ | xyz(39.6648, 50.7912, 69.3288) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.95
Darkturquoise
#00CED1
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.62
Robin'S Egg
#6DEDFD
ΔE00 8.20
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Robin Egg Blue
#8AF1FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD3 #D3776F
analogous
#6FD3A9 #6FCBD3 #6F99D3
triadic
#6FCBD3 #D36FCB #CBD36F
tetradic
#6FCBD3 #A96FD3 #D3776F #99D36F
square
#6FCBD3 #A96FD3 #D3776F #99D36F
split-complementary
#6FCBD3 #D36F99 #D3A96F
monochromatic
#2F9099 #40BAC5 #6FCBD3 #9EDCE1 #CDEDF0
Accessibility & contrast
On white
1.88
#6FCBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6FCBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD3
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD3 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D4
Deuteranopia (green-blind)
#AEB8D4
Tritanopia (blue-blind)
#36D1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd3; /* rgb */ color: rgb(111, 203, 211); /* oklch */ color: oklch(78.8% 0.088 202.9);
Tailwind
colors: {
custom: {
50: '#9fdbe0',
500: '#6fcbd3',
950: '#000000',
},
}SCSS
$custom: #6fcbd3; $custom-light: #9fdbe0; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd3",
"rgb": {
"r": 111,
"g": 203,
"b": 211
},
"hsl": {
"h": 184.8,
"s": 53.191,
"l": 63.137
},
"oklch": {
"l": 0.78824,
"c": 0.08849,
"h": 202.9
},
"luminance": 0.50795
}Semantic roles & 50–950 ramp
primary
#6FCBD3
secondary
#9E4F48
accent
#3125C1
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484