#68EBE0#68EBE0
#68EBE0 is a very light, moderate teal. Relative luminance 0.677; OKLCH L 86.4% C 0.117 H 187.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBE0 |
|---|---|
| RGB | rgb(104, 235, 224) |
| HSL | hsl(175, 77%, 66%) |
| HSV | hsv(175, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 4.7%, 7.8%) |
| CIE-LAB | lab(85.87, -38.56, -5.58) |
| CIE-LCH | lch(85.87, 38.96, 188.23°) |
| OKLab | oklab(86.4% -0.1155 -0.0157) |
| OKLCH | oklch(86.4% 0.117 187.7) |
| XYZ | xyz(48.8659, 67.7367, 81.0058) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.84
Bright Aqua
#0BF9EA
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 4.66
Bright Turquoise
#0FFEF9
ΔE00 5.46
Bright Cyan
#41FDFE
ΔE00 5.83
Aqua
#00FFFF
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBE0 #EB6873
analogous
#68EB9F #68EBE0 #68B5EB
triadic
#68EBE0 #E068EB #EBE068
tetradic
#68EBE0 #9F68EB #EB6873 #B5EB68
square
#68EBE0 #9F68EB #EB6873 #B5EB68
split-complementary
#68EBE0 #EB68B5 #EB9F68
monochromatic
#19BFB1 #32E4D5 #68EBE0 #9EF2EB #D4F9F6
Accessibility & contrast
On white
1.44
#68EBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#68EBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBE0
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBE0 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#CBD0E1
Tritanopia (blue-blind)
#00F0E7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #68ebe0; /* rgb */ color: rgb(104, 235, 224); /* oklch */ color: oklch(86.4% 0.117 187.7);
Tailwind
colors: {
custom: {
50: '#9ff2e9',
500: '#68ebe0',
950: '#000000',
},
}SCSS
$custom: #68ebe0; $custom-light: #9ff2e9; $custom-dark: #000000;
JSON
{
"hex": "#68ebe0",
"rgb": {
"r": 104,
"g": 235,
"b": 224
},
"hsl": {
"h": 174.962,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.86397,
"c": 0.11653,
"h": 187.7
},
"luminance": 0.67742
}Semantic roles & 50–950 ramp
primary
#68EBE0
secondary
#BE3944
accent
#0D1ED9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584