#68E8E5#68E8E5
#68E8E5 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 85.9% C 0.113 H 193.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8E5 |
|---|---|
| RGB | rgb(104, 232, 229) |
| HSL | hsl(179, 74%, 66%) |
| HSV | hsv(179, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 1.3%, 9%) |
| CIE-LAB | lab(85.15, -35.90, -9.28) |
| CIE-LCH | lch(85.15, 37.08, 194.49°) |
| OKLab | oklab(85.86% -0.1102 -0.0257) |
| OKLCH | oklch(85.86% 0.113 193.1) |
| XYZ | xyz(48.7023, 66.3086, 84.3458) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.94
Bright Cyan
#41FDFE
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 5.75
Aqua
#00FFFF
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8E5 #E8686B
analogous
#68E8A5 #68E8E5 #68ABE8
triadic
#68E8E5 #E568E8 #E8E568
tetradic
#68E8E5 #A568E8 #E8686B #ABE868
square
#68E8E5 #A568E8 #E8686B #ABE868
split-complementary
#68E8E5 #E868AB #E8A568
monochromatic
#1CB9B6 #33E0DC #68E8E5 #9DF0EE #D2F8F7
Accessibility & contrast
On white
1.47
#68E8E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#68E8E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8E5
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8E5 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE5
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e8e5; /* rgb */ color: rgb(104, 232, 229); /* oklch */ color: oklch(85.9% 0.113 193.1);
Tailwind
colors: {
custom: {
50: '#9ff0ed',
500: '#68e8e5',
950: '#000000',
},
}SCSS
$custom: #68e8e5; $custom-light: #9ff0ed; $custom-dark: #000000;
JSON
{
"hex": "#68e8e5",
"rgb": {
"r": 104,
"g": 232,
"b": 229
},
"hsl": {
"h": 178.594,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.8586,
"c": 0.1132,
"h": 193.1
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#68E8E5
secondary
#B93B3E
accent
#1014D6
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101616
muted
#808584