#68FBE5#68FBE5
#68FBE5 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.3% C 0.130 H 181.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBE5 |
|---|---|
| RGB | rgb(104, 251, 229) |
| HSL | hsl(171, 95%, 70%) |
| HSV | hsv(171, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 8.8%, 1.6%) |
| CIE-LAB | lab(90.59, -44.46, -1.26) |
| CIE-LCH | lch(90.59, 44.48, 181.62°) |
| OKLab | oklab(90.27% -0.1299 -0.0041) |
| OKLCH | oklch(90.27% 0.13 181.8) |
| XYZ | xyz(54.3425, 77.5890, 86.2258) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Bright Aqua
#0BF9EA
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 5.39
Aqua (survey)
#13EAC9
ΔE00 5.87
Bright Turquoise
#0FFEF9
ΔE00 6.09
Light Turquoise
#7EF4CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBE5 #FB687E
analogous
#68FB9B #68FBE5 #68C8FB
triadic
#68FBE5 #E568FB #FBE568
tetradic
#68FBE5 #9B68FB #FB687E #C8FB68
square
#68FBE5 #9B68FB #FB687E #C8FB68
split-complementary
#68FBE5 #FB68C8 #FB9B68
monochromatic
#06E3C2 #2CF9DB #68FBE5 #A4FDEF #DFFEFA
Accessibility & contrast
On white
1.27
#68FBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#68FBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBE5
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBE5 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EEE4
Deuteranopia (green-blind)
#DADDE7
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fbe5; /* rgb */ color: rgb(104, 251, 229); /* oklch */ color: oklch(90.3% 0.130 181.8);
Tailwind
colors: {
custom: {
50: '#a1fded',
500: '#68fbe5',
950: '#000000',
},
}SCSS
$custom: #68fbe5; $custom-light: #a1fded; $custom-dark: #000000;
JSON
{
"hex": "#68fbe5",
"rgb": {
"r": 104,
"g": 251,
"b": 229
},
"hsl": {
"h": 171.02,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90265,
"c": 0.12993,
"h": 181.8
},
"luminance": 0.77595
}Semantic roles & 50–950 ramp
primary
#68FBE5
secondary
#D6324A
accent
#0022E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684