#68EBC2#68EBC2
#68EBC2 is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.5% C 0.131 H 169.8°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBC2 |
|---|---|
| RGB | rgb(104, 235, 194) |
| HSL | hsl(161, 77%, 66%) |
| HSV | hsv(161, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 17.4%, 7.8%) |
| CIE-LAB | lab(85.12, -45.75, 9.08) |
| CIE-LCH | lch(85.12, 46.64, 168.77°) |
| OKLab | oklab(85.54% -0.1285 0.0232) |
| OKLCH | oklch(85.54% 0.131 169.8) |
| XYZ | xyz(45.1503, 66.2504, 61.4367) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.53
Aqua Marine
#2EE8BB
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.40
Aqua (survey)
#13EAC9
ΔE00 4.60
Light Teal
#90E4C1
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBC2 #EB6891
analogous
#68EB81 #68EBC2 #68D3EB
triadic
#68EBC2 #C268EB #EBC268
tetradic
#68EBC2 #8168EB #EB6891 #D3EB68
square
#68EBC2 #8168EB #EB6891 #D3EB68
split-complementary
#68EBC2 #EB68D3 #EB8168
monochromatic
#19BF8B #32E4AC #68EBC2 #9EF2D8 #D4F9EE
Accessibility & contrast
On white
1.47
#68EBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#68EBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBC2
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBC2 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DDC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#1FECDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68ebc2; /* rgb */ color: rgb(104, 235, 194); /* oklch */ color: oklch(85.5% 0.131 169.8);
Tailwind
colors: {
custom: {
50: '#9df2d4',
500: '#68ebc2',
950: '#000000',
},
}SCSS
$custom: #68ebc2; $custom-light: #9df2d4; $custom-dark: #000000;
JSON
{
"hex": "#68ebc2",
"rgb": {
"r": 104,
"g": 235,
"b": 194
},
"hsl": {
"h": 161.221,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85539,
"c": 0.1306,
"h": 169.8
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#68EBC2
secondary
#BE3963
accent
#0D4DD9
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583