#68E6EE#68E6EE
#68E6EE is a very light, moderate teal. Relative luminance 0.657; OKLCH L 85.7% C 0.112 H 201.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #68E6EE |
|---|---|
| RGB | rgb(104, 230, 238) |
| HSL | hsl(184, 80%, 67%) |
| HSV | hsv(184, 56%, 93%) |
| CMYK | cmyk(56.3%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.85, -32.59, -14.48) |
| CIE-LCH | lch(84.85, 35.66, 203.96°) |
| OKLab | oklab(85.7% -0.1044 -0.04) |
| OKLCH | oklch(85.7% 0.112 201) |
| XYZ | xyz(49.4319, 65.7048, 90.9496) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.13
Robin Egg Blue
#8AF1FE
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.98
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Aqua Blue
#02D8E9
ΔE00 5.12
Bright Cyan
#41FDFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68E6EE #EE7068
analogous
#68EEB3 #68E6EE #68A3EE
triadic
#68E6EE #EE68E6 #E6EE68
tetradic
#68E6EE #B368EE #EE7068 #A3EE68
square
#68E6EE #B368EE #EE7068 #A3EE68
split-complementary
#68E6EE #EE68A3 #EEB368
monochromatic
#16BBC5 #31DDE8 #68E6EE #9FEFF4 #D6F8FA
Accessibility & contrast
On white
1.48
#68E6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#68E6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68E6EE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68E6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68E6EE | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#C2CDEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #68e6ee; /* rgb */ color: rgb(104, 230, 238); /* oklch */ color: oklch(85.7% 0.112 201.0);
Tailwind
colors: {
custom: {
50: '#9feef3',
500: '#68e6ee',
950: '#000000',
},
}SCSS
$custom: #68e6ee; $custom-light: #9feef3; $custom-dark: #000000;
JSON
{
"hex": "#68e6ee",
"rgb": {
"r": 104,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.582,
"s": 79.762,
"l": 67.059
},
"oklch": {
"l": 0.85698,
"c": 0.11187,
"h": 201
},
"luminance": 0.6571
}Semantic roles & 50–950 ramp
primary
#68E6EE
secondary
#C34037
accent
#1609DC
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101617
muted
#818585