#68E8E8#68E8E8
#68E8E8 is a very light, moderate teal. Relative luminance 0.665; OKLCH L 86.0% C 0.113 H 195.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68E8E8 |
|---|---|
| RGB | rgb(104, 232, 232) |
| HSL | hsl(180, 74%, 66%) |
| HSV | hsv(180, 55%, 91%) |
| CMYK | cmyk(55.2%, 0%, 0%, 9%) |
| CIE-LAB | lab(85.24, -35.12, -10.73) |
| CIE-LCH | lch(85.24, 36.72, 196.99°) |
| OKLab | oklab(85.96% -0.109 -0.0297) |
| OKLCH | oklch(85.96% 0.113 195.3) |
| XYZ | xyz(49.1248, 66.4776, 86.5709) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.51
Bright Cyan
#41FDFE
ΔE00 4.97
Robin'S Egg
#6DEDFD
ΔE00 5.67
Aqua
#00FFFF
ΔE00 5.89
Bright Turquoise
#0FFEF9
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E8E8 #E86868
analogous
#68E8A8 #68E8E8 #68A8E8
triadic
#68E8E8 #E868E8 #E8E868
tetradic
#68E8E8 #A868E8 #E86868 #A8E868
square
#68E8E8 #A868E8 #E86868 #A8E868
split-complementary
#68E8E8 #E868A8 #E8A868
monochromatic
#1CB9B9 #33E0E0 #68E8E8 #9DF0F0 #D2F8F8
Accessibility & contrast
On white
1.47
#68E8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#68E8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E8E8
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E8E8 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE8
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #68e8e8; /* rgb */ color: rgb(104, 232, 232); /* oklch */ color: oklch(86.0% 0.113 195.3);
Tailwind
colors: {
custom: {
50: '#9fefef',
500: '#68e8e8',
950: '#000000',
},
}SCSS
$custom: #68e8e8; $custom-light: #9fefef; $custom-dark: #000000;
JSON
{
"hex": "#68e8e8",
"rgb": {
"r": 104,
"g": 232,
"b": 232
},
"hsl": {
"h": 180,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85958,
"c": 0.11297,
"h": 195.3
},
"luminance": 0.66482
}Semantic roles & 50–950 ramp
primary
#68E8E8
secondary
#B93B3B
accent
#1010D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585