#68EABB#68EABB
#68EABB is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.134 H 166.6°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #68EABB |
|---|---|
| RGB | rgb(104, 234, 187) |
| HSL | hsl(158, 76%, 66%) |
| HSV | hsv(158, 56%, 92%) |
| CMYK | cmyk(55.6%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.68, -46.87, 12.11) |
| CIE-LCH | lch(84.68, 48.41, 165.52°) |
| OKLab | oklab(85.12% -0.1306 0.031) |
| OKLCH | oklch(85.12% 0.134 166.6) |
| XYZ | xyz(44.0971, 65.3724, 57.2983) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 3.22
Aqua Marine
#2EE8BB
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.44
Light Aquamarine
#7BFDC7
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.73
Aquamarine
#7FFFD4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EABB #EA6897
analogous
#68EA7A #68EABB #68D8EA
triadic
#68EABB #BB68EA #EABB68
tetradic
#68EABB #7A68EA #EA6897 #D8EA68
square
#68EABB #7A68EA #EA6897 #D8EA68
split-complementary
#68EABB #EA68D8 #EA7A68
monochromatic
#1ABD82 #32E3A3 #68EABB #9EF1D3 #D3F9EB
Accessibility & contrast
On white
1.49
#68EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#68EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EABB
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EABB | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCB9
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#29EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68eabb; /* rgb */ color: rgb(104, 234, 187); /* oklch */ color: oklch(85.1% 0.134 166.6);
Tailwind
colors: {
custom: {
50: '#9df1cf',
500: '#68eabb',
950: '#000000',
},
}SCSS
$custom: #68eabb; $custom-light: #9df1cf; $custom-dark: #000000;
JSON
{
"hex": "#68eabb",
"rgb": {
"r": 104,
"g": 234,
"b": 187
},
"hsl": {
"h": 158.308,
"s": 75.581,
"l": 66.275
},
"oklch": {
"l": 0.85121,
"c": 0.13422,
"h": 166.6
},
"luminance": 0.65377
}Semantic roles & 50–950 ramp
primary
#68EABB
secondary
#BC3A69
accent
#0E57D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583