#69FEB5#69FEB5
#69FEB5 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.164 H 159.0°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #69FEB5 |
|---|---|
| RGB | rgb(105, 254, 181) |
| HSL | hsl(151, 99%, 70%) |
| HSV | hsv(151, 59%, 100%) |
| CMYK | cmyk(58.7%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.42, -56.16, 23.25) |
| CIE-LCH | lch(90.42, 60.78, 157.51°) |
| OKLab | oklab(89.78% -0.1535 0.0591) |
| OKLCH | oklch(89.78% 0.164 159) |
| XYZ | xyz(49.6035, 77.2182, 55.9976) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Bluish Green
#76FDA8
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FEB5 #FE69B2
analogous
#69FE6A #69FEB5 #69FCFE
triadic
#69FEB5 #B569FE #FEB569
tetradic
#69FEB5 #6A69FE #FE69B2 #FCFE69
square
#69FEB5 #6A69FE #FE69B2 #FCFE69
split-complementary
#69FEB5 #FE69FC #FE6A69
monochromatic
#02EB79 #2CFE97 #69FEB5 #A6FED3 #E1FFF0
Accessibility & contrast
On white
1.28
#69FEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#69FEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FEB5
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FEB5 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECB1
Deuteranopia (green-blind)
#E7DEBA
Tritanopia (blue-blind)
#25FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69feb5; /* rgb */ color: rgb(105, 254, 181); /* oklch */ color: oklch(89.8% 0.164 159.0);
Tailwind
colors: {
custom: {
50: '#a0ffcb',
500: '#69feb5',
950: '#000000',
},
}SCSS
$custom: #69feb5; $custom-light: #a0ffcb; $custom-dark: #000000;
JSON
{
"hex": "#69feb5",
"rgb": {
"r": 105,
"g": 254,
"b": 181
},
"hsl": {
"h": 150.604,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.89782,
"c": 0.16444,
"h": 159
},
"luminance": 0.77223
}Semantic roles & 50–950 ramp
primary
#69FEB5
secondary
#D93284
accent
#0070E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683