#68CEBC#68CEBC
#68CEBC is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.5% C 0.100 H 180.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68CEBC |
|---|---|
| RGB | rgb(104, 206, 188) |
| HSL | hsl(169, 51%, 61%) |
| HSV | hsv(169, 50%, 81%) |
| CMYK | cmyk(49.5%, 0%, 8.7%, 19.2%) |
| CIE-LAB | lab(76.50, -34.13, -0.19) |
| CIE-LCH | lch(76.50, 34.13, 180.32°) |
| OKLab | oklab(78.5% -0.0995 -0.0011) |
| OKLCH | oklch(78.5% 0.1 180.6) |
| XYZ | xyz(36.8535, 50.7133, 55.4138) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.62
Pale Teal
#82CBB2
ΔE00 4.54
Mediumturquoise
#48D1CC
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 5.43
Turquoise (survey)
#06C2AC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68CEBC #CE687A
analogous
#68CE89 #68CEBC #68ADCE
triadic
#68CEBC #BC68CE #CEBC68
tetradic
#68CEBC #8968CE #CE687A #ADCE68
square
#68CEBC #8968CE #CE687A #ADCE68
split-complementary
#68CEBC #CE68AD #CE8968
monochromatic
#2E8E7D #3DBCA5 #68CEBC #96DDD1 #C4ECE5
Accessibility & contrast
On white
1.88
#68CEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#68CEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68CEBC
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68CEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68CEBC | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#36D1C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #68cebc; /* rgb */ color: rgb(104, 206, 188); /* oklch */ color: oklch(78.5% 0.100 180.6);
Tailwind
colors: {
custom: {
50: '#9addd0',
500: '#68cebc',
950: '#000000',
},
}SCSS
$custom: #68cebc; $custom-light: #9addd0; $custom-dark: #000000;
JSON
{
"hex": "#68cebc",
"rgb": {
"r": 104,
"g": 206,
"b": 188
},
"hsl": {
"h": 169.412,
"s": 51,
"l": 60.784
},
"oklch": {
"l": 0.78496,
"c": 0.09954,
"h": 180.6
},
"luminance": 0.50717
}Semantic roles & 50–950 ramp
primary
#68CEBC
secondary
#944654
accent
#2742BE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1513
muted
#808483