#69F4B0#69F4B0
#69F4B0 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.3% C 0.155 H 159.3°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69F4B0 |
|---|---|
| RGB | rgb(105, 244, 176) |
| HSL | hsl(151, 86%, 68%) |
| HSV | hsv(151, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 27.9%, 4.3%) |
| CIE-LAB | lab(87.40, -53.12, 21.64) |
| CIE-LCH | lch(87.40, 57.36, 157.84°) |
| OKLab | oklab(87.28% -0.1454 0.0551) |
| OKLCH | oklch(87.28% 0.155 159.3) |
| XYZ | xyz(46.0088, 70.8348, 52.3138) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.83
Greenish Cyan
#2AFEB7
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F4B0 #F469AD
analogous
#69F46A #69F4B0 #69F3F4
triadic
#69F4B0 #B069F4 #F4B069
tetradic
#69F4B0 #6A69F4 #F469AD #F3F469
square
#69F4B0 #6A69F4 #F469AD #F3F469
split-complementary
#69F4B0 #F469F3 #F46A69
monochromatic
#0FD373 #30F092 #69F4B0 #A2F8CE #DBFCEC
Accessibility & contrast
On white
1.38
#69F4B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#69F4B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F4B0
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F4B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F4B0 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AC
Deuteranopia (green-blind)
#DED5B4
Tritanopia (blue-blind)
#31F3E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f4b0; /* rgb */ color: rgb(105, 244, 176); /* oklch */ color: oklch(87.3% 0.155 159.3);
Tailwind
colors: {
custom: {
50: '#9ff8c7',
500: '#69f4b0',
950: '#000000',
},
}SCSS
$custom: #69f4b0; $custom-light: #9ff8c7; $custom-dark: #000000;
JSON
{
"hex": "#69f4b0",
"rgb": {
"r": 105,
"g": 244,
"b": 176
},
"hsl": {
"h": 150.647,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.87283,
"c": 0.15548,
"h": 159.3
},
"luminance": 0.70839
}Semantic roles & 50–950 ramp
primary
#69F4B0
secondary
#CD347F
accent
#0370E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582