#68E4E8#68E4E8
#68E4E8 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.0% C 0.110 H 198.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4E8 |
|---|---|
| RGB | rgb(104, 228, 232) |
| HSL | hsl(182, 74%, 66%) |
| HSV | hsv(182, 55%, 91%) |
| CMYK | cmyk(55.2%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(84.10, -33.25, -12.44) |
| CIE-LCH | lch(84.10, 35.50, 200.51°) |
| OKLab | oklab(85.04% -0.1048 -0.0344) |
| OKLCH | oklch(85.04% 0.11 198.2) |
| XYZ | xyz(48.0117, 64.2513, 86.1998) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.56
Bright Light Blue
#26F7FD
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Bright Cyan
#41FDFE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4E8 #E86C68
analogous
#68E8AC #68E4E8 #68A4E8
triadic
#68E4E8 #E868E4 #E4E868
tetradic
#68E4E8 #AC68E8 #E86C68 #A4E868
square
#68E4E8 #AC68E8 #E86C68 #A4E868
split-complementary
#68E4E8 #E868A4 #E8AC68
monochromatic
#1CB4B9 #33DBE0 #68E4E8 #9DEDF0 #D2F7F8
Accessibility & contrast
On white
1.52
#68E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#68E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4E8
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4E8 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4e8; /* rgb */ color: rgb(104, 228, 232); /* oklch */ color: oklch(85.0% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#9fedef',
500: '#68e4e8',
950: '#000000',
},
}SCSS
$custom: #68e4e8; $custom-light: #9fedef; $custom-dark: #000000;
JSON
{
"hex": "#68e4e8",
"rgb": {
"r": 104,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.875,
"s": 73.563,
"l": 65.882
},
"oklch": {
"l": 0.85035,
"c": 0.1103,
"h": 198.2
},
"luminance": 0.64256
}Semantic roles & 50–950 ramp
primary
#68E4E8
secondary
#B93F3B
accent
#1610D6
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585