#68E6ED#68E6ED
#68E6ED is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.112 H 200.3°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6ED |
|---|---|
| RGB | rgb(104, 230, 237) |
| HSL | hsl(183, 79%, 67%) |
| HSV | hsv(183, 56%, 93%) |
| CMYK | cmyk(56.1%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(84.82, -32.85, -14.00) |
| CIE-LCH | lch(84.82, 35.71, 203.08°) |
| OKLab | oklab(85.66% -0.1048 -0.0387) |
| OKLCH | oklch(85.66% 0.112 200.3) |
| XYZ | xyz(49.2854, 65.6462, 90.1780) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Bright Light Blue
#26F7FD
ΔE00 4.87
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.26
Bright Cyan
#41FDFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6ED #ED6F68
analogous
#68EDB2 #68E6ED #68A4ED
triadic
#68E6ED #ED68E6 #E6ED68
tetradic
#68E6ED #B268ED #ED6F68 #A4ED68
square
#68E6ED #B268ED #ED6F68 #A4ED68
split-complementary
#68E6ED #ED68A4 #EDB268
monochromatic
#17BAC3 #31DDE6 #68E6ED #9FEFF4 #D5F8FA
Accessibility & contrast
On white
1.49
#68E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#68E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6ED
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6ED | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#00EDE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e6ed; /* rgb */ color: rgb(104, 230, 237); /* oklch */ color: oklch(85.7% 0.112 200.3);
Tailwind
colors: {
custom: {
50: '#9feef2',
500: '#68e6ed',
950: '#000000',
},
}SCSS
$custom: #68e6ed; $custom-light: #9feef2; $custom-dark: #000000;
JSON
{
"hex": "#68e6ed",
"rgb": {
"r": 104,
"g": 230,
"b": 237
},
"hsl": {
"h": 183.158,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85664,
"c": 0.11177,
"h": 200.3
},
"luminance": 0.65651
}Semantic roles & 50–950 ramp
primary
#68E6ED
secondary
#C13F38
accent
#150BDB
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585