#68EDDD#68EDDD
#68EDDD is a very light, moderate teal. Relative luminance 0.687; OKLCH L 86.8% C 0.119 H 184.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDDD |
|---|---|
| RGB | rgb(104, 237, 221) |
| HSL | hsl(173, 79%, 67%) |
| HSV | hsv(173, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(86.37, -40.22, -3.27) |
| CIE-LCH | lch(86.37, 40.35, 184.65°) |
| OKLab | oklab(86.77% -0.1188 -0.0095) |
| OKLCH | oklch(86.77% 0.119 184.6) |
| XYZ | xyz(49.0385, 68.7270, 79.0739) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 3.66
Bright Aqua
#0BF9EA
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 5.99
Aqua (survey)
#13EAC9
ΔE00 6.00
Bright Cyan
#41FDFE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDDD #ED6878
analogous
#68ED9B #68EDDD #68BBED
triadic
#68EDDD #DD68ED #EDDD68
tetradic
#68EDDD #9B68ED #ED6878 #BBED68
square
#68EDDD #9B68ED #ED6878 #BBED68
split-complementary
#68EDDD #ED68BB #ED9B68
monochromatic
#17C3AF #31E6D1 #68EDDD #9FF4E9 #D5FAF6
Accessibility & contrast
On white
1.42
#68EDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#68EDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDDD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDDD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#CED2DF
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #68eddd; /* rgb */ color: rgb(104, 237, 221); /* oklch */ color: oklch(86.8% 0.119 184.6);
Tailwind
colors: {
custom: {
50: '#9ff3e7',
500: '#68eddd',
950: '#000000',
},
}SCSS
$custom: #68eddd; $custom-light: #9ff3e7; $custom-dark: #000000;
JSON
{
"hex": "#68eddd",
"rgb": {
"r": 104,
"g": 237,
"b": 221
},
"hsl": {
"h": 172.782,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.8677,
"c": 0.11922,
"h": 184.6
},
"luminance": 0.68732
}Semantic roles & 50–950 ramp
primary
#68EDDD
secondary
#C13848
accent
#0B24DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584