#68E4E9#68E4E9
#68E4E9 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.110 H 198.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4E9 |
|---|---|
| RGB | rgb(104, 228, 233) |
| HSL | hsl(182, 75%, 66%) |
| HSV | hsv(182, 55%, 91%) |
| CMYK | cmyk(55.4%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(84.13, -32.98, -12.92) |
| CIE-LCH | lch(84.13, 35.42, 201.39°) |
| OKLab | oklab(85.07% -0.1044 -0.0357) |
| OKLCH | oklch(85.07% 0.11 198.9) |
| XYZ | xyz(48.1541, 64.3083, 86.9500) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.24
Bright Light Blue
#26F7FD
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.36
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4E9 #E96D68
analogous
#68E9AD #68E4E9 #68A3E9
triadic
#68E4E9 #E968E4 #E4E968
tetradic
#68E4E9 #AD68E9 #E96D68 #A3E968
square
#68E4E9 #AD68E9 #E96D68 #A3E968
split-complementary
#68E4E9 #E968A3 #E9AD68
monochromatic
#1BB5BB #33DAE1 #68E4E9 #9DEEF1 #D3F7F9
Accessibility & contrast
On white
1.51
#68E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#68E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4E9
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4E9 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEA
Deuteranopia (green-blind)
#C1CBEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4e9; /* rgb */ color: rgb(104, 228, 233); /* oklch */ color: oklch(85.1% 0.110 198.9);
Tailwind
colors: {
custom: {
50: '#9fedf0',
500: '#68e4e9',
950: '#000000',
},
}SCSS
$custom: #68e4e9; $custom-light: #9fedf0; $custom-dark: #000000;
JSON
{
"hex": "#68e4e9",
"rgb": {
"r": 104,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.326,
"s": 74.566,
"l": 66.078
},
"oklch": {
"l": 0.85069,
"c": 0.11034,
"h": 198.9
},
"luminance": 0.64313
}Semantic roles & 50–950 ramp
primary
#68E4E9
secondary
#BB403B
accent
#170FD7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585