#68EBD2#68EBD2
#68EBD2 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.122 H 178.8°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #68EBD2 |
|---|---|
| RGB | rgb(104, 235, 210) |
| HSL | hsl(169, 77%, 66%) |
| HSV | hsv(169, 56%, 92%) |
| CMYK | cmyk(55.7%, 0%, 10.6%, 7.8%) |
| CIE-LAB | lab(85.51, -42.02, 1.24) |
| CIE-LCH | lch(85.51, 42.04, 178.30°) |
| OKLab | oklab(85.98% -0.1215 0.0026) |
| OKLCH | oklch(85.98% 0.122 178.8) |
| XYZ | xyz(47.0449, 67.0083, 71.4149) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.06
Aqua (survey)
#13EAC9
ΔE00 4.00
Turquoise
#40E0D0
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 5.02
Light Aqua
#8CFFDB
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68EBD2 #EB6881
analogous
#68EB91 #68EBD2 #68C2EB
triadic
#68EBD2 #D268EB #EBD268
tetradic
#68EBD2 #9168EB #EB6881 #C2EB68
square
#68EBD2 #9168EB #EB6881 #C2EB68
split-complementary
#68EBD2 #EB68C2 #EB9168
monochromatic
#19BFA0 #32E4C2 #68EBD2 #9EF2E2 #D4F9F2
Accessibility & contrast
On white
1.46
#68EBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#68EBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68EBD2
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68EBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68EBD2 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #68ebd2; /* rgb */ color: rgb(104, 235, 210); /* oklch */ color: oklch(86.0% 0.122 178.8);
Tailwind
colors: {
custom: {
50: '#9ef2df',
500: '#68ebd2',
950: '#000000',
},
}SCSS
$custom: #68ebd2; $custom-light: #9ef2df; $custom-dark: #000000;
JSON
{
"hex": "#68ebd2",
"rgb": {
"r": 104,
"g": 235,
"b": 210
},
"hsl": {
"h": 168.55,
"s": 76.608,
"l": 66.471
},
"oklch": {
"l": 0.85978,
"c": 0.12151,
"h": 178.8
},
"luminance": 0.67013
}Semantic roles & 50–950 ramp
primary
#68EBD2
secondary
#BE3953
accent
#0D34D9
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584