#6FCEBE#6FCEBE
#6FCEBE is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.8% C 0.094 H 181.6°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEBE |
|---|---|
| RGB | rgb(111, 206, 190) |
| HSL | hsl(170, 49%, 62%) |
| HSV | hsv(170, 46%, 81%) |
| CMYK | cmyk(46.1%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.82, -32.02, -0.77) |
| CIE-LCH | lch(76.82, 32.03, 181.38°) |
| OKLab | oklab(78.84% -0.0938 -0.0026) |
| OKLCH | oklch(78.84% 0.094 181.6) |
| XYZ | xyz(37.9173, 51.2367, 56.5968) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.91
Pale Teal
#82CBB2
ΔE00 4.47
Mediumturquoise
#48D1CC
ΔE00 5.16
Turquoise
#40E0D0
ΔE00 5.72
Mediumaquamarine
#66CDAA
ΔE00 6.09
Turquoise (survey)
#06C2AC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEBE #CE6F7F
analogous
#6FCE8F #6FCEBE #6FAECE
triadic
#6FCEBE #BE6FCE #CEBE6F
tetradic
#6FCEBE #8F6FCE #CE6F7F #AECE6F
square
#6FCEBE #8F6FCE #CE6F7F #AECE6F
split-complementary
#6FCEBE #CE6FAE #CE8F6F
monochromatic
#319181 #41BEA9 #6FCEBE #9DDED3 #CAEDE7
Accessibility & contrast
On white
1.87
#6FCEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#6FCEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEBE
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEBE | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#45D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcebe; /* rgb */ color: rgb(111, 206, 190); /* oklch */ color: oklch(78.8% 0.094 181.6);
Tailwind
colors: {
custom: {
50: '#9eddd1',
500: '#6fcebe',
950: '#000000',
},
}SCSS
$custom: #6fcebe; $custom-light: #9eddd1; $custom-dark: #000000;
JSON
{
"hex": "#6fcebe",
"rgb": {
"r": 111,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.895,
"s": 49.223,
"l": 62.157
},
"oklch": {
"l": 0.78843,
"c": 0.09384,
"h": 181.6
},
"luminance": 0.5124
}Semantic roles & 50–950 ramp
primary
#6FCEBE
secondary
#974A57
accent
#2942BD
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483