#68E5ED#68E5ED
#68E5ED is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.4% C 0.111 H 201.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #68E5ED |
|---|---|
| RGB | rgb(104, 229, 237) |
| HSL | hsl(184, 79%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(56.1%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.53, -32.38, -14.43) |
| CIE-LCH | lch(84.53, 35.45, 204.01°) |
| OKLab | oklab(85.44% -0.1038 -0.0399) |
| OKLCH | oklch(85.44% 0.111 201) |
| XYZ | xyz(49.0079, 65.0913, 90.0855) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Bright Light Blue
#26F7FD
ΔE00 5.16
Bright Cyan
#41FDFE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E5ED #ED7068
analogous
#68EDB3 #68E5ED #68A3ED
triadic
#68E5ED #ED68E5 #E5ED68
tetradic
#68E5ED #B368ED #ED7068 #A3ED68
square
#68E5ED #B368ED #ED7068 #A3ED68
split-complementary
#68E5ED #ED68A3 #EDB368
monochromatic
#17B9C3 #31DCE6 #68E5ED #9FEEF4 #D5F8FA
Accessibility & contrast
On white
1.50
#68E5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#68E5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E5ED
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E5ED | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #68e5ed; /* rgb */ color: rgb(104, 229, 237); /* oklch */ color: oklch(85.4% 0.111 201.0);
Tailwind
colors: {
custom: {
50: '#9fedf2',
500: '#68e5ed',
950: '#000000',
},
}SCSS
$custom: #68e5ed; $custom-light: #9fedf2; $custom-dark: #000000;
JSON
{
"hex": "#68e5ed",
"rgb": {
"r": 104,
"g": 229,
"b": 237
},
"hsl": {
"h": 183.609,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85435,
"c": 0.11121,
"h": 201
},
"luminance": 0.65096
}Semantic roles & 50–950 ramp
primary
#68E5ED
secondary
#C14038
accent
#170BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585