#6FCCBF#6FCCBF
#6FCCBF is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.091 H 183.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCCBF |
|---|---|
| RGB | rgb(111, 204, 191) |
| HSL | hsl(172, 48%, 62%) |
| HSV | hsv(172, 46%, 80%) |
| CMYK | cmyk(45.6%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.27, -30.83, -2.12) |
| CIE-LCH | lch(76.27, 30.90, 183.94°) |
| OKLab | oklab(78.4% -0.0911 -0.0062) |
| OKLCH | oklch(78.4% 0.091 183.9) |
| XYZ | xyz(37.5486, 50.3238, 57.0149) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.18
Turquoise
#40E0D0
ΔE00 6.12
Turquoise (survey)
#06C2AC
ΔE00 6.96
Mediumaquamarine
#66CDAA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCCBF #CC6F7C
analogous
#6FCC91 #6FCCBF #6FABCC
triadic
#6FCCBF #BF6FCC #CCBF6F
tetradic
#6FCCBF #916FCC #CC6F7C #ABCC6F
square
#6FCCBF #916FCC #CC6F7C #ABCC6F
split-complementary
#6FCCBF #CC6FAB #CC916F
monochromatic
#328E81 #42BBAB #6FCCBF #9CDCD3 #C9ECE7
Accessibility & contrast
On white
1.90
#6FCCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#6FCCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCCBF
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCCBF | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B5B7C0
Tritanopia (blue-blind)
#45CFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #6fccbf; /* rgb */ color: rgb(111, 204, 191); /* oklch */ color: oklch(78.4% 0.091 183.9);
Tailwind
colors: {
custom: {
50: '#9edcd2',
500: '#6fccbf',
950: '#000000',
},
}SCSS
$custom: #6fccbf; $custom-light: #9edcd2; $custom-dark: #000000;
JSON
{
"hex": "#6fccbf",
"rgb": {
"r": 111,
"g": 204,
"b": 191
},
"hsl": {
"h": 171.613,
"s": 47.692,
"l": 61.765
},
"oklch": {
"l": 0.78404,
"c": 0.09128,
"h": 183.9
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#6FCCBF
secondary
#954A55
accent
#2B3FBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483