#68E4EB#68E4EB
#68E4EB is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.1% C 0.110 H 200.3°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #68E4EB |
|---|---|
| RGB | rgb(104, 228, 235) |
| HSL | hsl(183, 77%, 66%) |
| HSV | hsv(183, 56%, 92%) |
| CMYK | cmyk(55.7%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(84.19, -32.45, -13.89) |
| CIE-LCH | lch(84.19, 35.29, 203.17°) |
| OKLab | oklab(85.14% -0.1036 -0.0384) |
| OKLCH | oklch(85.14% 0.11 200.3) |
| XYZ | xyz(48.4415, 64.4232, 88.4632) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.63
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Aqua Blue
#02D8E9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Bright Cyan
#41FDFE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E4EB #EB6F68
analogous
#68EBB1 #68E4EB #68A3EB
triadic
#68E4EB #EB68E4 #E4EB68
tetradic
#68E4EB #B168EB #EB6F68 #A3EB68
square
#68E4EB #B168EB #EB6F68 #A3EB68
split-complementary
#68E4EB #EB68A3 #EBB168
monochromatic
#19B6BF #32DAE4 #68E4EB #9EEEF2 #D4F7F9
Accessibility & contrast
On white
1.51
#68E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#68E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E4EB
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E4EB | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEC
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #68e4eb; /* rgb */ color: rgb(104, 228, 235); /* oklch */ color: oklch(85.1% 0.110 200.3);
Tailwind
colors: {
custom: {
50: '#9fedf1',
500: '#68e4eb',
950: '#000000',
},
}SCSS
$custom: #68e4eb; $custom-light: #9fedf1; $custom-dark: #000000;
JSON
{
"hex": "#68e4eb",
"rgb": {
"r": 104,
"g": 228,
"b": 235
},
"hsl": {
"h": 183.206,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85137,
"c": 0.11046,
"h": 200.3
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#68E4EB
secondary
#BE4039
accent
#180DD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101616
muted
#808585