#68EDBF#68EDBF
#68EDBF is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.135 H 167.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68EDBF |
|---|---|
| RGB | rgb(104, 237, 191) |
| HSL | hsl(159, 79%, 67%) |
| HSV | hsv(159, 56%, 93%) |
| CMYK | cmyk(56.1%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(85.64, -47.27, 11.39) |
| CIE-LCH | lch(85.64, 48.63, 166.46°) |
| OKLab | oklab(85.94% -0.132 0.0292) |
| OKLCH | oklch(85.94% 0.135 167.5) |
| XYZ | xyz(45.3926, 67.2687, 59.8721) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.64
Aqua Marine
#2EE8BB
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 3.88
Seafoam
#7FE0B3
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.16
Bright Teal
#01F9C6
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EDBF #ED6896
analogous
#68ED7D #68EDBF #68D9ED
triadic
#68EDBF #BF68ED #EDBF68
tetradic
#68EDBF #7D68ED #ED6896 #D9ED68
square
#68EDBF #7D68ED #ED6896 #D9ED68
split-complementary
#68EDBF #ED68D9 #ED7D68
monochromatic
#17C388 #31E6A8 #68EDBF #9FF4D6 #D5FAED
Accessibility & contrast
On white
1.45
#68EDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#68EDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EDBF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EDBF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBD
Deuteranopia (green-blind)
#D4D0C2
Tritanopia (blue-blind)
#22EEE0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68edbf; /* rgb */ color: rgb(104, 237, 191); /* oklch */ color: oklch(85.9% 0.135 167.5);
Tailwind
colors: {
custom: {
50: '#9ef3d2',
500: '#68edbf',
950: '#000000',
},
}SCSS
$custom: #68edbf; $custom-light: #9ef3d2; $custom-dark: #000000;
JSON
{
"hex": "#68edbf",
"rgb": {
"r": 104,
"g": 237,
"b": 191
},
"hsl": {
"h": 159.248,
"s": 78.698,
"l": 66.863
},
"oklch": {
"l": 0.85936,
"c": 0.13516,
"h": 167.5
},
"luminance": 0.67273
}Semantic roles & 50–950 ramp
primary
#68EDBF
secondary
#C13867
accent
#0B53DB
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583