#6FCDBF#6FCDBF
#6FCDBF is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.6% C 0.092 H 183.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDBF |
|---|---|
| RGB | rgb(111, 205, 191) |
| HSL | hsl(171, 48%, 62%) |
| HSV | hsv(171, 46%, 80%) |
| CMYK | cmyk(45.9%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(76.56, -31.30, -1.69) |
| CIE-LCH | lch(76.56, 31.35, 183.10°) |
| OKLab | oklab(78.64% -0.0922 -0.005) |
| OKLCH | oklch(78.64% 0.092 183.1) |
| XYZ | xyz(37.7870, 50.8007, 57.0944) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.60
Mediumturquoise
#48D1CC
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 4.95
Turquoise
#40E0D0
ΔE00 5.89
Mediumaquamarine
#66CDAA
ΔE00 6.77
Turquoise (survey)
#06C2AC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDBF #CD6F7D
analogous
#6FCD90 #6FCDBF #6FACCD
triadic
#6FCDBF #BF6FCD #CDBF6F
tetradic
#6FCDBF #906FCD #CD6F7D #ACCD6F
square
#6FCDBF #906FCD #CD6F7D #ACCD6F
split-complementary
#6FCDBF #CD6FAC #CD906F
monochromatic
#329082 #42BDAB #6FCDBF #9CDDD3 #CAEDE7
Accessibility & contrast
On white
1.88
#6FCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#6FCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDBF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDBF | 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)
#C5C4BF
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#45D0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcdbf; /* rgb */ color: rgb(111, 205, 191); /* oklch */ color: oklch(78.6% 0.092 183.1);
Tailwind
colors: {
custom: {
50: '#9edcd2',
500: '#6fcdbf',
950: '#000000',
},
}SCSS
$custom: #6fcdbf; $custom-light: #9edcd2; $custom-dark: #000000;
JSON
{
"hex": "#6fcdbf",
"rgb": {
"r": 111,
"g": 205,
"b": 191
},
"hsl": {
"h": 171.064,
"s": 48.454,
"l": 61.961
},
"oklch": {
"l": 0.78639,
"c": 0.09236,
"h": 183.1
},
"luminance": 0.50804
}Semantic roles & 50–950 ramp
primary
#6FCDBF
secondary
#964A55
accent
#2A40BC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483