#68FFE2#68FFE2
#68FFE2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.1% C 0.135 H 178.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFE2 |
|---|---|
| RGB | rgb(104, 255, 226) |
| HSL | hsl(168, 100%, 70%) |
| HSV | hsv(168, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(91.66, -46.92, 1.86) |
| CIE-LCH | lch(91.66, 46.96, 177.73°) |
| OKLab | oklab(91.11% -0.1352 0.0042) |
| OKLCH | oklch(91.11% 0.135 178.2) |
| XYZ | xyz(55.1900, 79.9484, 84.4598) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.57
Light Turquoise
#7EF4CC
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.37
Aqua (survey)
#13EAC9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFE2 #FF6885
analogous
#68FF96 #68FFE2 #68D0FF
triadic
#68FFE2 #E268FF #FFE268
tetradic
#68FFE2 #9668FF #FF6885 #D0FF68
square
#68FFE2 #9668FF #FF6885 #D0FF68
split-complementary
#68FFE2 #FF68D0 #FF9668
monochromatic
#00EDBF #2BFFD6 #68FFE2 #A5FFEE #E0FFF9
Accessibility & contrast
On white
1.24
#68FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#68FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFE2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFE2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E1
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #68ffe2; /* rgb */ color: rgb(104, 255, 226); /* oklch */ color: oklch(91.1% 0.135 178.2);
Tailwind
colors: {
custom: {
50: '#a1ffeb',
500: '#68ffe2',
950: '#000000',
},
}SCSS
$custom: #68ffe2; $custom-light: #a1ffeb; $custom-dark: #000000;
JSON
{
"hex": "#68ffe2",
"rgb": {
"r": 104,
"g": 255,
"b": 226
},
"hsl": {
"h": 168.477,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91109,
"c": 0.13528,
"h": 178.2
},
"luminance": 0.79954
}Semantic roles & 50–950 ramp
primary
#68FFE2
secondary
#DB3151
accent
#002CE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684