#69FFEB#69FFEB
#69FFEB is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.131 H 183.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFEB |
|---|---|
| RGB | rgb(105, 255, 235) |
| HSL | hsl(172, 100%, 71%) |
| HSV | hsv(172, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(91.92, -44.56, -2.43) |
| CIE-LCH | lch(91.92, 44.63, 183.12°) |
| OKLab | oklab(91.4% -0.1308 -0.0072) |
| OKLCH | oklch(91.4% 0.131 183.2) |
| XYZ | xyz(56.5743, 80.5156, 91.1407) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 5.95
Aqua
#00FFFF
ΔE00 6.79
Aqua (survey)
#13EAC9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFEB #FF697D
analogous
#69FFA0 #69FFEB #69C8FF
triadic
#69FFEB #EB69FF #FFEB69
tetradic
#69FFEB #A069FF #FF697D #C8FF69
square
#69FFEB #A069FF #FF697D #C8FF69
split-complementary
#69FFEB #FF69C8 #FFA069
monochromatic
#00EECE #2CFFE3 #69FFEB #A6FFF3 #E0FFFB
Accessibility & contrast
On white
1.23
#69FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#69FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFEB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFEB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DDE1ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #69ffeb; /* rgb */ color: rgb(105, 255, 235); /* oklch */ color: oklch(91.4% 0.131 183.2);
Tailwind
colors: {
custom: {
50: '#a2fff1',
500: '#69ffeb',
950: '#000000',
},
}SCSS
$custom: #69ffeb; $custom-light: #a2fff1; $custom-dark: #000000;
JSON
{
"hex": "#69ffeb",
"rgb": {
"r": 105,
"g": 255,
"b": 235
},
"hsl": {
"h": 172,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.91399,
"c": 0.13105,
"h": 183.2
},
"luminance": 0.80521
}Semantic roles & 50–950 ramp
primary
#69FFEB
secondary
#DB3148
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685